Closed
Bug 102493
Opened 23 years ago
Closed 23 years ago
Wrong element gets the focus
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: bugzilla, Assigned: rogerl)
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4+)
Gecko/20010930
BuildID: 20010930
Wrong element gets the focus. Actually it looks like both the 1:st and the last
link gets the focus.
Reproducible: Always
Steps to Reproduce:
1. Run testcase. Textfield gets focus
2. Press tab-button. Both first and last link get the focus. Only the last link
should. Press Enter, wrong link is focused. (But it looks like both have focus)
Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
Marking as dupe of bug 65581. Reporter: If you disagree, please reopen this bug.
-> Dom Level 0, for parity with dupe
*** This bug has been marked as a duplicate of 65581 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Component: Javascript Engine → DOM Level 0
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•