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

--- Comment #19 from Michael Weghorn <[email protected]> ---
(In reply to Adriani90 from comment #18)
> Testing with LO 26.2 daily build from September 30 2025, and NVDA last alhpa
> version, this issue is still reproducible.
> * The list of extensions is not recognized as a list
> * You can navigate with up and down arrow through the list, but the focus is
> not recognized by the screen reader, so it seems focus change event is not
> passed to accessibility API
> * when an extension is focused, buttons such as "delete" or "disable" are
> not accessible by tab or shift+tab, you need to use object navigation with
> NVDA to explore the object hierarchy of the dialog which is not an ideal
> workaround.

Similar with Orca and the gtk3 VCL plugin on Linux, except that the buttons are
announced there when they receive focus. (But that's of little help when the
extensions themselves are not, so it's not clear what is currently
selected...).

The extension list is currently a drawing area with no a11y implementation, so
either adding a custom a11y implementation for the extensions list drawing area
or doing a more general rework of this would be needed.

Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: c8a8dafd962a6c4168301b489759f77e10a955b1
CPU threads: 32; OS: Linux 6.16; UI render: default; VCL: gtk3
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: CL threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to