Commit 25cb080
a11y Windows: Correctly announce tristate checkboxes
Make sure partially-checked Qt Quick check boxes are correctly
announced, i.e. as partially checked instead of unchecked. For at least
Controls.CheckBox and Controls.CheckBoxDelegate, checkStateMixed does
not imply checked to be set.
Task-number: QTBUG-146686
Change-Id: I70b99885a3d66653a8eb1f58862dd00acdbd70ec
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
(cherry picked from commit 9f5a139)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>1 parent 6005817 commit 25cb080
1 file changed
Lines changed: 4 additions & 4 deletions
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments