Closed
Bug 77647
Opened 24 years ago
Closed 24 years ago
[meta] Active Accessibility: Event support in Gecko
Categories
(Core :: XUL, enhancement, P1)
Tracking
()
RESOLVED
FIXED
mozilla1.0
People
(Reporter: trudelle, Assigned: mozilla)
References
Details
(Keywords: access, meta)
Task Days Priority Description
Name Change Event 1.5 P1 When the MSAA name of a widget changes, a Windows message needs to be
sent that contains the information needed for the screen reader to find out what
happened. Different things may need to be done for some special widgets.
State Change Event 1.5 P1 When the MSAA state of a widget changes, a Windows message needs to be
sent that contains the information needed for the screen reader to find out what
happened. Add DOM listeners in root to listen for events. Make sure events are
there, add mutation events as needed.
Valuechange Event 0.5 P1 When the MSAA value associated with a widget changes, a Window messsage
is used to notify the screen reader of the event.
Checked Event 0.5 P1 When the MSAA checked value associated with a widget changes, a Window
messsage is used to notify the screen reader of the event.
Scrollingstart Event 1? P2 ?
Scrollingend Event 1? P2 ?
Reporter | ||
Updated•24 years ago
|
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Whiteboard: ETA MM/DD??? need for embedding 0.9
Target Milestone: mozilla0.9.1 → mozilla0.9.2
Assignee | ||
Comment 1•24 years ago
|
||
Turning this into a meta bug for tracking event support.
Current status is that the only event work needed is a popup event for comboboxes.
Keywords: meta
Summary: Finish event support for MSAA in Gecko → Event support for MSAA in Gecko
Assignee | ||
Updated•24 years ago
|
Target Milestone: mozilla0.9.2 → mozilla1.0
Assignee | ||
Comment 2•24 years ago
|
||
event support completed currently. May change if we get more info from software
vendors, but we'll burn that bridge when we get to it.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•24 years ago
|
Keywords: fcc508
Summary: Event support for MSAA in Gecko → Active Accessibility: Event support in Gecko
Updated•6 years ago
|
Summary: Active Accessibility: Event support in Gecko → [meta] Active Accessibility: Event support in Gecko
You need to log in
before you can comment on or make changes to this bug.
Description
•