Opened 10 years ago
Closed 10 years ago
#30349 closed defect (bug) (fixed)
Admin menu gets disarranged when using tab key to navigate
Reported by: | florianziegler | Owned by: | johnbillion |
---|---|---|---|
Milestone: | 4.1 | Priority: | normal |
Severity: | major | Version: | |
Component: | Administration | Keywords: | has-patch commit |
Focuses: | ui, accessibility, javascript, administration | Cc: |
Description
When "tabbing" through the admin menu, if the browser window height is to small to fit the current (active) menu item + its submenu, they get "disarranged".
I made a screencast:
https://cloudup.com/cWWC_qN4EO3 (14 sec)
Tested using WordPress 4.1-beta1 with Chrome 38, Chrome Canary 41.0, Firefox 34 & Safari 8.0 on Mac OS X 10.10.
Attachments (1)
Change History (8)
This ticket was mentioned in Slack in #accessibility by florianziegler. View the logs.
10 years ago
Note: See
TracTickets for help on using
tickets.
Patch to fix the issue