Closed
Bug 1787692
Opened 2 years ago
Closed 2 years ago
[CTW] MathML doesn't work with JAWS
Categories
(Core :: Disability Access APIs, task)
Tracking
()
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: Jamie, Assigned: Jamie)
References
Details
(Whiteboard: [ctw-m3])
Attachments
(1 file)
Even with the patch from bug 1759971, MathML doesn't work with JAWS. It does work without CTW, so there is something that JAWS wants (which NVDA doesn't need) that we don't support with the cache. We'll probably need to use mscom interceptor logging to figure out what it's after.
Assignee | ||
Comment 1•2 years ago
|
||
JAWS won't expose MathML without this.
We can't fully support it; we don't cache info about namespaces, for example.
However, this implementation is enough to get MathML working with JAWS.
Updated•2 years ago
|
Assignee: nobody → jteh
Status: NEW → ASSIGNED
Pushed by jteh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9da509d6cad4
Partially support ISimpleDOMNode::nodeInfo for cached RemoteAccessibles. r=morgan
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•