Closed
Bug 1669595
Opened 4 years ago
Closed 4 years ago
Uppermost web area should be used for source of text events
Categories
(Core :: Disability Access APIs, defect, P1)
Tracking
()
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: eeejay, Assigned: eeejay)
References
Details
(Whiteboard: [mac2020_2])
Attachments
(1 file)
Mac text events such as AXValueChanged
and AXTextSelectionChanged
are emitted twice for each actual event. Once with the editable as the source, and once with the web area as the source. In the case of an editable in a sub-document, VoiceOver still expects the target web area for the event to be the topmost web area.
Assignee | ||
Updated•4 years ago
|
OS: All → macOS
Priority: -- → P1
Whiteboard: [mac2020_2]
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Severity: -- → S3
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/28cfe6e7a952
Use top AXWebArea as text event source. r=morgan
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•