Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.9.1
Description
If you create few QWidgets as placeholder and set a focusProxy for those, the tabOrder for the QWidgets doesn't work. Attached should be a sample application describing the issue. It creates four QWidgets including QPushButton. QPushButtons are set to be the focusProxy for the QWidget. The fourth QWidget is placed between QWidget 1 and 2. At the end the taborder is specified, but this doesn't have effect.
Attachments
Issue Links
- duplicates
-
QTBUG-10907 for complex widgets with focus proxy we can get confusing results when placing them in in the focus chain
- Closed