#18289 closed defect (fixed)
dojox/mobile/IconItem unconditionally sets CSS class on node that does not unconditionally exist
Reported by: | Colin Snover | Owned by: | Colin Snover |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8.8 |
Component: | DojoX Mobile | Version: | 1.10.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
_setSelectedAttr always tries to modify the iconNode but this node does not exist if someone did not specify an icon and modified the display of the widget using CSS.
Change History (5)
comment:1 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 Changed 6 years ago by
Milestone: | tbd → 1.8.8 |
---|
Note: See
TracTickets for help on using
tickets.
In f42aef37fd852e0ec3eb773b62f6b1fc527387dd/dojox: