qt5base-lts/tests/auto/other/qaccessibility
Harald Sitter 5317ff74fd a11y: even checkable buttons are pressable
otherwise there is no way to synthesize a "click" through the a11y API.
toggleAction only leads to a toggled() signal but the user may be more
discerning and only listen to clicked() (or QAction::triggered) to react
to **user** events not all toggle events. as such pressAction is always
superior to toggleAction when user input is meant to be synthesized
through a11y tooling.

Change-Id: I7f024d57087b545d3cfd1805026ea538b0b3e166
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
2023-03-01 22:05:23 +01:00
..
.gitignore
accessiblewidgets.h Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
BLACKLIST Blacklist the QAccessibility::focusChild test on the wayland platform 2023-01-04 18:38:00 +01:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
tst_qaccessibility.cpp a11y: even checkable buttons are pressable 2023-03-01 22:05:23 +01:00