Port mitigations for Windows 11 Suggested Actions to MsaaAccessible/ia2AccessibleText
Categories
(Core :: Disability Access APIs, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: Jamie, Assigned: Jamie)
References
Details
Attachments
(1 file)
Bug 1798098 implemented some mitigations for Windows 11 Suggested Actions in AccessibleHandler. However, AccessibleHandler was removed as part of Cache the World and these mitigations were never ported across.
I discovered this while investigating bug 1876192. It turned out that fixing this did not address bug 1876192, but I think it makes sense to reinstate these mitigations while Suggested Actions still exists and we have no other workarounds.
Note that the original instantiation mitigations in bug 1774285 still work, as they weren't in AccessibleHandler.
Assignee | ||
Comment 1•4 days ago
|
||
These mitigations were implemented in AccessibleHandler in bug 1798098.
However, after CtW, AccessibleHandler no longer exists and these mitigations weren't ported across.
Comment 3•3 days ago
|
||
Backed out for causing failures at browser_elementFromPoint.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/2e6436e47f487ea601158db75eb18e693c4febbe
Failure log: https://treeherder.mozilla.org/logviewer?job_id=496131103&repo=autoland&lineNumber=4166
Assignee | ||
Comment 4•3 days ago
|
||
Curious. I can't reproduce this locally, nor can I fathom how this patch could have that impact even on CI.
Comment 6•1 days ago
|
||
bugherder |
Description
•