office-gobmx/accessibility
Michael Weghorn ceca4cde36 a11y: Don't report dummy a11y name for icon choice control
If no a11y name is set for the `SvtIconChoiceCtrl`, don't
report any, rather than using "IconChoiceControl" as
accessible name.

Having the Orca screen reader (when used with the qt6 VCL plugin)
announce "IconChoiceControl" and then the name of the actually
selected item e.g. in Writer's "Insert" -> "Hyperlink" or the
"Format" -> "Page Setup" dialog is rather confusing when an
entry in the control gets focus.

Change-Id: Ie7e25d5a65c57be118abf2dcaff0648430f26154
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168155
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2024-05-29 09:46:56 +02:00
..
inc a11y: Rename m_aAccessibleChildren1 -> m_aAccessibleChildren 2024-05-24 11:07:42 +02:00
source a11y: Don't report dummy a11y name for icon choice control 2024-05-29 09:46:56 +02:00
util Create an UNO service to do the symbol lookup in toolkit::AccessibilityClient 2024-02-29 14:41:48 +01:00
AllLangMoTarget_acc.mk
IwyuFilter_accessibility.yaml tdf#42949 Fix new IWYU warnings in directories [ab]* 2020-11-05 14:57:25 +01:00
Library_acc.mk Create an UNO service to do the symbol lookup in toolkit::AccessibilityClient 2024-02-29 14:41:48 +01:00
Makefile
Module_accessibility.mk
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

Accessibility Support for LibreOffice

Provides accessible components for LibreOffice