Opened 9 years ago
Closed 9 years ago
#15050 closed defect (fixed)
IconItem's close button partially hidden during shaking animation in edit mode
Reported by: | Atsushi Ono | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX Mobile | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
This is the issue on dojo 1.8.
While IconItem is shaking in edit mode, its close button looks partially hidden. You can reproduce this issue in test_IconContainer-editable.html on every device/desktop browser.
Attachments (1)
Change History (4)
Changed 9 years ago by
Attachment: | 15050.patch added |
---|
comment:1 Changed 9 years ago by
I have attached a patch to fix the issue by updating IconItem styles.
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|---|
Priority: | undecided → high |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
[patch][ccla] patch to fix the issue