Closed
Bug 244317
Opened 21 years ago
Closed 21 years ago
Strange behaviour when using tab key to navigate through links with nested elements
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 243028
People
(Reporter: whimboo, Assigned: bugzilla)
Details
(Keywords: regression)
Attachments
(1 file)
The first time I recognized this bug is following build:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a) Gecko/20040430
Firefox/0.8.0+
This build is working for me: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
rv:1.8a) Gecko/20040429 Firefox/0.8.0+
Open the testcase and try to navigate through the list of links. Entries named
"span outside" blur correctly and move the focus to the next entry by pressing
the tab key. Using one or more span tags inside <a> we have to press count+1
times the tab key to select the next entry. Using shift+tab to move backwards is
always broken by elements with a nested span.
Reporter | ||
Comment 1•21 years ago
|
||
Is this Bug 243028 ?
Reporter | ||
Comment 3•21 years ago
|
||
Bug 243028 results in the same behavior. So duping it... Thanks Pike.
*** This bug has been marked as a duplicate of 243028 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•