diff options
author | Lars Schmertmann <[email protected]> | 2025-06-09 12:32:11 +0200 |
---|---|---|
committer | Lars Schmertmann <[email protected]> | 2025-06-09 17:58:21 +0000 |
commit | ce101c2c3c04f5ccd46abf7024662d0bc4e5a3a3 (patch) | |
tree | 868b71145f0b3c2518285ae9fb0950c6bb2f047f /examples/widgets/doc/src/calendarwidget.qdoc | |
parent | 231069963d9fa91736a377de4d3e77307374412f (diff) |
On Windows, macOS and iOS both text and description are read out. On
Android the description is only used, when there is no name/text and
the result is used in AccessibilityNodeInfo::setContentDescription
while AccessibilityNodeInfo::setText is ignored. Using the content
description only is right, because Android will prioritize description
over text. So we need to do our own concatenation to use both.
Using ", " as separator looks like the right way, because Android use
it to separate the text from the role too. This was checked by enabling
TalkBack settings -> Advanced settings -> Developer settings -> Display
speech output.
Fixes: QTBUG-128494
Pick-to: 6.10
Change-Id: Ib25e993ffc8614b9c9ccdc37207f2c3c496ecb1f
Reviewed-by: Assam Boudjelthia <[email protected]>
Diffstat (limited to 'examples/widgets/doc/src/calendarwidget.qdoc')
0 files changed, 0 insertions, 0 deletions