Opened 11 years ago
Closed 11 years ago
#13755 closed defect (invalid)
IconContainer is missing defaultIcons on FF
Reported by: | Adam Peller | Owned by: | ykami |
---|---|---|---|
Priority: | low | Milestone: | tbd |
Component: | DojoX Mobile | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
by default, IconItem uses
<img src="">
but apparently, this does not trigger a broken icon or the onerror callback in FF, used to post the defaultIcon
Attachments (2)
Change History (4)
Changed 11 years ago by
Attachment: | test_BlackBerry-IconContainer.html added |
---|
comment:2 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
I don't think this is a problem. Please use defaultIcon.
Note: See
TracTickets for help on using
tickets.
modified test to use defaultIcons