qt6-bb10/tests/auto/widgets
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
..
dialogs Merge remote-tracking branch 'origin/5.14' into 5.15 2020-03-18 11:44:49 +01:00
effects tst_qgraphicseffect: Wait for exposed instead of active 2019-10-15 20:39:32 +02:00
graphicsview Add default arguments to QPainterPath methods using transform 2020-03-06 21:09:48 +01:00
itemviews Merge remote-tracking branch 'origin/5.14' into 5.15 2020-03-18 11:44:49 +01:00
kernel Merge remote-tracking branch 'origin/5.14' into 5.15 2020-03-11 11:27:49 +01:00
styles Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-15 01:00:39 +01:00
util Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-28 08:09:51 +01:00
widgets Fix keypad navigation within a button group for push buttons 2020-03-20 08:20:00 +01:00
widgets.pro