Closed
Bug 291074
Opened 20 years ago
Closed 20 years ago
No accessibility events when data in a tree row changes in about:config
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: aaronlev, Assigned: aaronlev)
Details
(Keywords: access, fixed1.8)
Attachments
(1 file)
|
6.56 KB,
patch
|
mconnor
:
review+
neil
:
superreview+
asa
:
approval1.8b5+
|
Details | Diff | Splinter Review |
Steps to reproduce:
1. Go to URL about:config
2. Navigate to a boolean pref
3. Type Shift+F10 T to toggle
No accessibility events are fired to indicate there is a change, and a screen
reader does not speak the change.
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #195774 -
Flags: review?(mconnor)
| Assignee | ||
Comment 2•20 years ago
|
||
Now it fires NameChange events.
Updated•20 years ago
|
Attachment #195774 -
Flags: review?(mconnor) → review+
| Assignee | ||
Updated•20 years ago
|
Attachment #195774 -
Flags: superreview?(neil.parkwaycc.co.uk)
| Assignee | ||
Updated•20 years ago
|
Flags: blocking1.8b5?
Comment 3•20 years ago
|
||
Comment on attachment 195774 [details] [diff] [review]
A fix only for about:config, good enough for Firefox for now
sr=me if you patch xpfe's config.js too ;-)
Attachment #195774 -
Flags: superreview?(neil.parkwaycc.co.uk) → superreview+
| Assignee | ||
Comment 4•20 years ago
|
||
Comment on attachment 195774 [details] [diff] [review]
A fix only for about:config, good enough for Firefox for now
I also patched xpfe, as Neil requested.
I'd like to leave this bug open, for future work on the general case (for
things like Thunderbird).
Attachment #195774 -
Flags: approval1.8b5?
| Assignee | ||
Comment 5•20 years ago
|
||
Well, I'll mark this fixed and file a new bug fore the general case.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•20 years ago
|
Summary: No accessibility events when data in a tree row changes → No accessibility events when data in a tree row changes in about:config
Updated•20 years ago
|
Attachment #195774 -
Flags: approval1.8b5? → approval1.8b5+
Comment 6•20 years ago
|
||
please add the fixed1.8 keyword when you land this on the branch
Flags: blocking1.8b5? → blocking1.8b5+
You need to log in
before you can comment on or make changes to this bug.
Description
•