summaryrefslogtreecommitdiff
path: root/sdext/source
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2023-10-06 09:58:51 +0200
committerMichael Weghorn <m.weghorn@posteo.de>2023-10-07 00:26:38 +0200
commit9e3da252c361b3e2b04a2df7a3ae2a5177b37713 (patch)
tree374357abb16f4fa7adf0565fe72125479a04eb6c /sdext/source
parentf8e16f26a037a71349dc1a197b5ace204acb123b (diff)
tdf#157633 a11y: Don't duplicate dialog description for its buttons
This accessible description does not describe what the buttons are for, but what the dialog does, and it was previously set for the dialog and each of the two buttons in the word count dialog in Writer ("Tools" -> "Word Count"). As a consequence, NVDA would read the description, both, when the dialog opens (as the a11y description of the dialog) and whenever moving focus between the buttons, e.g. using the Tab key. In addition, it would be read three times when reading out the whole dialog (NVDA+B), once at the beginning (for the dialog), and then when each button is announced. Drop the accessible descriptions from the buttons. Change-Id: I878f1ec14439f78e60a8b95024e9966bc821042e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157637 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'sdext/source')
0 files changed, 0 insertions, 0 deletions