Opened 10 years ago
Closed 5 years ago
#13518 closed defect (fixed)
IconItem's contents are not displayed in some condition
Reported by: | Atsushi Ono | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
IconItem's contents are not displayed in the following conditions:
- IconContainer's "transition" property is set to "slide" or "fade", not "below"
- IconItem is added programmatically to the IconContainer (IconContainer#addChild)
You can reproduced the issue with the attached test_dynamic-icon2.html.
Attachments (1)
Change History (8)
Changed 10 years ago by
Attachment: | test_dynamic-icons2.html added |
---|
comment:1 Changed 10 years ago by
Status: | new → accepted |
---|
comment:2 Changed 10 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 10 years ago by
comment:4 Changed 9 years ago by
Milestone: | → tbd |
---|
comment:6 Changed 5 years ago by
Status: | accepted → new |
---|
comment:7 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
sample test case to reproduce the issue