[wp-trac] [WordPress Trac] #19088: Accessibility for the admin bar
WordPress Trac
wp-trac at lists.automattic.com
Sat Nov 26 17:45:12 UTC 2011
#19088: Accessibility for the admin bar
--------------------------+-----------------------
Reporter: azaozz | Owner: azaozz
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.3
Component: Admin Bar | Version: 3.3
Severity: normal | Resolution:
Keywords: needs-patch |
--------------------------+-----------------------
Comment (by azaozz):
Replying to [comment:23 johnbillion]:
> Tabbing behaviour in the admin toolbar differs between the admin area
and the front end.
Unfortunately tabbing is extended with jQuery so if the front-end doesn't
load it, tabbing won't work the same as in the back end.
> Shift-tabbing in the admin area also produces different behaviour to
tabbing.
The JS "helper" for tabbing emulates the press-enter-to-open for the
active menu. Currently the JS helper removes the "press-enter" bit and
opens the submenu as soon as the user tabs to the top menu. Tabbing
backwards (shift+tab) works in exactly the same way, it opens the submenu
when the user tabs to the top menu.
Actually was testing full emulation of press-enter-to-open (i.e. the user
will have to press Enter to open submenus, not opening them automatically)
that would probably be more natural for tabbing.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19088#comment:26>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list