qt6-bb10/tests/auto
Volker Hilsheimer e7cff5bca7 Fix keypad navigation within a button group for push buttons
Keypad navigation within a group should work for auto-exclusive buttons,
or for checkable buttons that are in a button group. Since the code
already tests whether the button should be treated like an exclusive
(which implies checkable) button, use the result of that test when
finding the candidate button to move focus to, and not only when
actually changing the checked button and the focus.

Change-Id: I4dc41a90d51a8304483046252ceff0ebfe2a2e52
Fixes: QTBUG-27151
Done-with: david.faure@kdab.com
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-03-20 08:20:00 +01:00
..
bic/data Add binary compatibility files for qtbase 5.14 branch 2019-12-20 10:41:11 +02:00
cmake CMake: Add support for auto-importing plugins in CMake 2019-08-12 18:23:58 +02:00
concurrent Disable warnings for the deprecated QLinkedList 2020-03-06 09:50:35 +01:00
corelib qeasingcurve/tst_qeasingcurve: Fix for MinGW 8.1 x86 2020-03-20 07:56:53 +01:00
dbus Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
gui Add test for conversion of "large" images 2020-03-11 18:45:46 +00:00
guiapplauncher
installed_cmake
network Merge remote-tracking branch 'origin/5.14' into 5.15 2020-03-18 11:44:49 +01:00
opengl Add default arguments to QPainterPath methods using transform 2020-03-06 21:09:48 +01:00
other Add default arguments to QPainterPath methods using transform 2020-03-06 21:09:48 +01:00
printsupport Remove the remaining usages of deprecated APIs of qtbase 2019-08-01 06:48:27 +02:00
shared QWindowsFontDatabase: Check preferred family names for all fonts 2019-11-29 09:31:21 +01:00
sql QMySQL: return QVariant::ByteArray for POINT column 2020-03-15 23:00:41 +01:00
testlib Add 'pass' test to testlib selftests 2020-03-05 15:18:04 +01:00
tools Use Qt::SplitBehavior in preference to QString::SplitBehavior 2020-02-28 15:37:11 +01:00
widgets Fix keypad navigation within a button group for push buttons 2020-03-20 08:20:00 +01:00
xml Merge remote-tracking branch 'origin/5.14' into 5.15 2020-03-11 11:27:49 +01:00
auto.pro
network-settings.h Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00