Closed
Bug 373766
Opened 19 years ago
Closed 10 years ago
Fire ATK state change event when focus state cleared
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: aaronlev, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access)
We need to fire a state change event when the focus state is cleared on an item.
This can be done in nsRootAccessibleWrap.cpp. We probably need to track the last focused accessible. We have gLastFocusedNode but this does not always help us in the case of XUL trees and XUL radio groups.
This was spun off from bug 371045.
| Reporter | ||
Updated•19 years ago
|
Blocks: focuseventa11y
Comment 2•10 years ago
|
||
Closing WONTFIX-unloved-and-we-have-too-much-bug-clutter
Joanie please reopen if this is needed.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•