Closed
Bug 300147
Opened 19 years ago
Closed 19 years ago
focus rectangle drawn incorrectly in some cases
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 303620
People
(Reporter: vlad, Unassigned)
References
Details
In Bugzilla's new attachment page, tabbing down to the requests section and setting the review request to ? (by typing ?) and then hitting tab causes the cursor and keyboard focus to move to the newly-enabled input box, but causes a focus rectangle to be drawn around the next dropdown (which is where tab would go if the input box wasn't enabled). In a possibly related bug, clicking on a tab in Firefox now draws a focus rectangle around that tab's title, even if the page itself has focus -- on a page with horizontal scrolling, using the left/right arrow keys causes the page to scroll, instead of the tabs switching (as would be expected if the tabs had focus).
Comment 1•19 years ago
|
||
Bug 303620 has a patch that will fix the first problem. The second problem is vague, we need exact steps to reproduce.
Comment 2•19 years ago
|
||
*** This bug has been marked as a duplicate of 303620 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•