Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 5.14.0
-
Fix Version/s: 5.14.2, 5.15.0 Alpha
-
Component/s: Widgets: Widgets and Dialogs
-
Labels:
-
Commits:bb42b7d8b2fe8508074bc4574679893c6cf4fbd5 (qt/qtbase/5.14) 64c578bc1529c8217ea19d09e3be6bf44e1a6a06 (qt/tqtc-qtbase/tqtc/lts-5.15) 00505ed2b57d0a6911c8274af2bff883a93f583a (qt/tqtc-qtbase/6.1)
Description
When the tab order is explicitly set then Backtabbing might not work correctly. Using tab works fine between the widgets specified, but it is possible when shift-tabbing that it gets stuck in a widget like QDoubleSpinBox and does not move out of it.