summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/calendarwidget.qdoc
diff options
context:
space:
mode:
authorLars Schmertmann <[email protected]>2025-06-09 12:32:11 +0200
committerLars Schmertmann <[email protected]>2025-06-09 17:58:21 +0000
commitce101c2c3c04f5ccd46abf7024662d0bc4e5a3a3 (patch)
tree868b71145f0b3c2518285ae9fb0950c6bb2f047f /examples/widgets/doc/src/calendarwidget.qdoc
parent231069963d9fa91736a377de4d3e77307374412f (diff)
Android: Unify behavior of Accessible.description with other platformsHEADdev
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