[Libreoffice-bugs] [Bug 140659] Formula editor not operable with screenreaders NVDA or Orca

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Apr 23 15:41:33 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=140659

--- Comment #13 from Caolán McNamara <caolanm at redhat.com> ---
The second set of commits above should solve the gtk-specific problem in
comment #5.

Not sure if any of that helps with the initial comment #1 though where focus is
set in the command editor and that starts off blank (where orca reads
"paragraph zero" for it) and pressing tab enters a tab into the command editor.
If I type into the area and press kp_enter it does read out its contents
correctly.

FWIW codewise the a11y code for this widget in 7.2 is
svx/source/dialog/weldeditview.cxx where f.e. getAccessibleRole is
AccessibleRole::TEXT_FRAME (which for gtk is mapped to ATK_ROLE_PANEL in
vcl/unx/gtk3/a11y/gtk3atkwrapper.cxx)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210423/bbccac5d/attachment.htm>


More information about the Libreoffice-bugs mailing list