Closed
Bug 269435
Opened 20 years ago
Closed 20 years ago
Unable to tab to links nested in <ul>
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: p.rietveld, Unassigned)
References
()
Details
(Keywords: access)
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 On the page supplied it is not possible to use the tab key to navigate to the nested sub and sub-sub menu-items. Reproducible: Always Steps to Reproduce: 1. go to supplied url 2. press tab until the navigation menu on the left is reached 3. see how the submenu-items are skipped when tabbed across Actual Results: The nested submenu-items are not reachable using the tab key. Expected Results: The tab key should iterate through the navigation menu. The page is correct XHTML 1.0 strict markup according to the W3C.
Comment 2•20 years ago
|
||
This works fine on trunk, but not branch. So this is probably already fixed.
Comment 3•20 years ago
|
||
I'm not going to worry about it since a March version of Firefox is planned for the trunk.
Updated•20 years ago
|
Assignee: aaronleventhal → nobody
Comment 4•20 years ago
|
||
Fixed already in trunk
| Assignee | ||
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•