[Libreoffice-ux-advise] [Bug 109425] Libreoffice Notebookbar is not exposing accessible events needed for screen reader users.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 1 19:58:35 UTC 2017


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

V Stuart Foote <vstuart.foote at utsa.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |implementationError
                 CC|                            |caolanm at redhat.com,
                   |                            |michael.meeks at collabora.com
                   |                            |, sbergman at redhat.com

--- Comment #9 from V Stuart Foote <vstuart.foote at utsa.edu> ---
(In reply to Heiko Tietze from comment #8)
> (In reply to V Stuart Foote from comment #4)
> > ...correct implementation of
> > assistive technology is _required_ across the UI but fortunately is simple
> > to implement in UI.
> 
> We could understand MUFFIN in a way to create a Notebookbar variant
> explicitly focusing on accessibility. 

Separate implementations for Accessibility is not an answer, that is not how we
or any application supports a11y. Instead we provide framework for effective
keyboard navigation and then attach accessible events across the UI. The
integrated accessible events for components of the Notebookbar are missing.

> On the other hand we clearly defined
> the minimum requirements for keyboard interaction
> https://wiki.documentfoundation.org/Design/SideBar

Sure and keyboard navigation on the Notebookbar(s) are mostly correct, but even
if keyboard navigation is sequenced correctly with no traps or dropouts, we
need to correctly implement our existing support for GetAccessible() event
handling of each widget. Also need to ensure correct packing order for TAB
sequence across the Notebookbar(s), and support our use of Tooltips as
annotation exposed to the AT. Picking up the accelerators and any defined
short-cuts would just be gravy for an improved UX for a11y dependent users.

This remains to be fixed on all of the Notebookbar flavors for MUFFIN
interface.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list