Accessibility/Meetings/MathML 2015: Difference between revisions

m
add more info for linux
m (add progress on Linux)
m (add more info for linux)
Line 30: Line 30:
* Created a separate bug to expose role/subroles on Mac together with a testcase. However, this (sub)roles-only is does not seem to be enough to make VoiceOver reads the formulas in the testcase. See https://bugzilla.mozilla.org/show_bug.cgi?id=1175269
* Created a separate bug to expose role/subroles on Mac together with a testcase. However, this (sub)roles-only is does not seem to be enough to make VoiceOver reads the formulas in the testcase. See https://bugzilla.mozilla.org/show_bug.cgi?id=1175269
* Updated Alex's patch for moving relations into the markup map. See https://bugzilla.mozilla.org/show_bug.cgi?id=1001635. However, this eventually is not appropriate for our purpose.
* Updated Alex's patch for moving relations into the markup map. See https://bugzilla.mozilla.org/show_bug.cgi?id=1001635. However, this eventually is not appropriate for our purpose.
* Tried to rewrite Jonathan's patch for NSAccessibility without using relations at all. See https://bugzilla.mozilla.org/show_bug.cgi?id=1001641
* Rewrote Jonathan's patch for NSAccessibility without using relations at all. This provides basic support for scripts, roots and fractions. See https://bugzilla.mozilla.org/show_bug.cgi?id=1001641


== Linux Accessibility Progress ==
== Linux Accessibility Progress ==
Line 37: Line 37:
* Added basic support for fractions in Orca
* Added basic support for fractions in Orca
* Started support for roots in Orca
* Started support for roots in Orca
* Gecko: do not expose semantics element in the tree https://bugzilla.mozilla.org/show_bug.cgi?id=1175164
* Gecko: Expose fractions and roots as ATK_ROLE_SECTION for ATK < 2.16. https://bugzilla.mozilla.org/show_bug.cgi?id=1175182
* Gecko: Assign role SECTION to math groups instead of PANEL/UNKNOWN
https://bugzilla.mozilla.org/show_bug.cgi?id=1176094
Confirmed users
226

edits