https://bugs.documentfoundation.org/show_bug.cgi?id=152671
Bug ID: 152671
Summary: ui, accessibility: auto filter drop down menu is not
spoken by the screen reader
Product: LibreOffice
Version: 7.4.3.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
steps to reproduce:
1. open any document in the calc
2. select filtering range
3. press ctrl+shift+l to enable the auto filter
4. select heading of filtered column
5. press alt+down to open the dropdown list
actual behavior:
nothing is spoken by the screen reader software, movements in the list by the
arrow keys are not spoken.
expected:
this list should be spoken by the screen reader
suggested solution:
add a setting to replace the current dropdown implementation with the something
more simple (for example, the modal popup dialog with the combobox control).
it will be less visually attractive, but it will be accessible.
possibly automaticly enable this simplified variant if the screen reader is
detected.
screen reader used in testing: NVDA 2022.2
--
You are receiving this mail because:
You are the assignee for the bug.