Bug 146456
Summary: | AX: VoiceOver can not read mmultiscripts | ||
---|---|---|---|
Product: | WebKit | Reporter: | Frédéric Wang (:fredw) <fred.wang> |
Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | jcraig, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 146578 |
Frédéric Wang (:fredw)
Testcase:
data:text/html,<math><mmultiscripts><mi>B</mi><mn>1</mn><mn>2</mn><none/><mn>4</mn><mprescripts/><mn>5</mn><none/><mn>6</mn><mn>7</mn></mmultiscripts></math>
WebKit exposes this element as subrole "AXMathMultiscript" but VoiceOver does not seem to recognize it.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/21610405>
Frédéric Wang (:fredw)
This problem is visible test 2 of the torture test. https://mdn.mozillademos.org/en-US/docs/Mozilla/Math-ML_Project/MathML_Torture_Test$samples/MathML_Torture_Test
Frédéric Wang (:fredw)
https://mdn.mozillademos.org/en-US/docs/Mozilla/MathML_Project/MathML_Torture_Test$samples/MathML_Torture_Test
James Craig
<rdar://problem/14346321>