Opened 14 years ago
Closed 14 years ago
#4022 closed bug (duplicate)
Dialog: show has no z-index when opened
Reported by: | Marc Diethelm | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.7 |
Component: | ui.dialog | Version: | 1.6rc6 |
Keywords: | dialog, shadow, z-index, absolute | Cc: | |
Blocked by: | Blocking: |
Description
A freshly opened dialog's shadow has no z-index set and disappears behind elements that have position:absolute and z-index set. (After dragging z-index is added to div.ui-widget-shadow and all is well again.)
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | dialog.shadow.html added |
---|
comment:1 Changed 14 years ago by
The title is wrong of course. Should be shadow not show. I'm just too tired. :(
comment:2 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Duplicate of #4015.
Note: See
TracTickets for help on using
tickets.
minimal testcase