Opened 12 years ago
Closed 12 years ago
#7954 closed defect (fixed)
IE8: DnD avatar missing in themeTester
Reported by: | Adam Peller | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DnD | Version: | 1.2.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
in themeTester, DnD tab, dnd seems to work, but there is no avatar visible.
seems to work fine in dojo/tests/dnd/test_dnd.html
Note: See
TracTickets for help on using
tickets.
Update:
The "avatar" is present. The reason you can't see the item you are dragging is because it appears behind the content of the TabContainer?.
If you drag the item all the way down to the firebug console, you will see this effect. Similarly, if you drag the item up to the tabs, it will appear in between the individual tabs.
So there is some sort of z-indexing issue?