Closed
Bug 281547
Opened 20 years ago
Closed 20 years ago
Shift+tab to quick search from outline fires focus events in bad order, affecting screen reader
Categories
(Firefox :: Disability Access, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 290355
People
(Reporter: aaronlev, Assigned: aaronlev)
Details
(Keywords: access)
Steps to reproduce:
1. Open Thunderbird, history panel, bookmarks panel or bookmark manager
2. While focused on tree view, press Shift+tab to go into quick search
What happens:
MSAA focus event is fired for textfield, then for outline
Screen reader does not see textfield focus because it is overriden by later
focus to outline
What should happen:
When tabbing out of outline into textfield, the outline should not create a
focus event.
Assignee | ||
Updated•20 years ago
|
Keywords: helpwanted
Assignee | ||
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 290355 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•