summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/textdocument-end
diff options
context:
space:
mode:
authorLars Schmertmann <Lars.Schmertmann@governikus.de>2025-09-10 15:08:11 +0200
committerLars Schmertmann <Lars.Schmertmann@governikus.de>2025-09-15 21:44:07 +0200
commite9da800428045f3dc4542f8767bb4b3335a3df48 (patch)
treed2485cb1a2d645e54d6415b4252d0344b502fd44 /src/gui/doc/snippets/textdocument-end
parentc7b3cb5f2ac6ed225674a524f90c02305afc43e2 (diff)
iOS: Fix a11y representation of RadioButton and CheckBox
RadioButton and CheckBox should not provide a value because this leads to the behavior that iOS read out both states (checked and unchecked). Also we need to provide own strings in multiple languages because resolving 0 and 1 is not supported by iOS in this case. This behavior is not intended by iOS. Instead we need to provide the state with a UIAccessibilityTrait. This creates the same representation as for the items in the iOS settings and uses the iOS specific wording. Task-number: QTBUG-139676 Pick-to: 6.8 6.9 6.10 Change-Id: I1369291cc9e8fbbe9ae65f2ca6c742d942d2acd6 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'src/gui/doc/snippets/textdocument-end')
0 files changed, 0 insertions, 0 deletions