#26442 closed defect (bug) (fixed)
ThickBox z-index conflicts with admin menu and bar
Reported by: | shaunandrews | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.8 | Priority: | high |
Severity: | major | Version: | 3.8 |
Component: | General | Keywords: | has-patch |
Focuses: | Cc: |
Attachments (2)
Change History (10)
#4
@
11 years ago
26442.diff fixes this by dropping the z-index of the sticky-menu from 9999 to 99, which lets the Thickbox (and its z-index: 100;) remain overtop.
#6
@
11 years ago
26442.2.diff also addresses the z-index issue in this video: https://cloudup.com/cpwFnV0zFIo, where the thickbox loaded behind the theme modal on smaller screens. I've adjusted the z-indices of the theme modal & thickbox: the theme modal's z-index is now slightly more sane, and thickbox has been increased.
Note: See
TracTickets for help on using
tickets.
We should probably try to restore the admin menu to whatever z-index it was in 3.7. I'm guessing it changed.? Curious, though, how this didn't affect the customizer or media modal.