[wp-trac] [WordPress Trac] #31450: Add landmark roles to WordPress admin areas
WordPress Trac
noreply at wordpress.org
Thu Feb 26 17:11:37 UTC 2015
#31450: Add landmark roles to WordPress admin areas
----------------------------+--------------------------------------------
Reporter: joedolson | Owner: joedolson
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.2
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: accessibility, administration
----------------------------+--------------------------------------------
Comment (by joedolson):
OK. So, this is a stacking context issue. Because the main admin
navigation is positioned and has a z-index value, it's placed in a
stacking context below the adminbar. Changing the z-index on the admin
menu makes the skip to content link work, but then the skip to toolbar
link appears behind the adminbar.
Still working on this. The two links need to be in a common stacking
context, it seems.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31450#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list