[wp-trac] [WordPress Trac] #27263: Z-Index is wrong when a post is both locked and the auth check fails
WordPress Trac
noreply at wordpress.org
Wed Mar 26 22:20:13 UTC 2014
#27263: Z-Index is wrong when a post is both locked and the auth check fails
----------------------------+--------------------
Reporter: lkwdwrd | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.9
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui
----------------------------+--------------------
Comment (by lkwdwrd):
Looking at https://core.trac.wordpress.org/browser/trunk/src/wp-
admin/css/edit.css#L458, and it's corresponding background, both dialogues
are attempting to use a base of 1000000.
Switching to 1000010 and 1000010 bumps it above the notification dialogue
while not adding a crazy amount of z-index to the mix.
I've added some comments in 27263.3.diff noting what elements the z-index
puts it on top of.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27263#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list