Closed
Bug 923471
Opened 12 years ago
Closed 12 years ago
dotted line box around first item in drop down menu in global nav
Categories
(developer.mozilla.org Graveyard :: Design, defect)
developer.mozilla.org Graveyard
Design
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: aspivak, Unassigned)
References
Details
When you mouseover the global nav, the first item in the dropdown menu is shown in a dotted line box.
Comment 1•12 years ago
|
||
That is the browser's default browser focus behavior. Many people remove this behavior but it's bad practice; it's an a11y nightmare. Shouldn't remove it.
The reason I autofocus the first link in the menu is so users can continue tabbing through menus. It's all about accessibility.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•