Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.15.1, 5.15.2
-
None
-
46648436d4 (qt/qtbase/dev) 46648436d4 (qt/tqtc-qtbase/dev) e3ff587540 (qt/tqtc-qtbase/6.2) 28324c0a0b (qt/qtbase/6.4) 28324c0a0b (qt/tqtc-qtbase/6.4)
Description
Qt Creator dialog for "git reset" (or interactive rebase) doesn't focus on the QTreeView. There is an explicit call to setFocus(), but it has no effect with Qt 5.15.1, and it cannot even gain focus using the Tab key (focus only switches between Ok and Cancel).
It works fine with Qt 5.15.0, and broken with 5.15.1.
Possibly related: 79008da82d9b5bcb99df88ff8b9dc5e130675e53, 6ba52532810e928dd844c7e62d2ff72ffdfd2cd2, f3319f8a1820710a60e0cfb6a1a4ac76f411c110.
Attachments
Issue Links
- is required for
-
QTCREATORBUG-19721 Git user interface improvements
- Reported
- resulted from
-
QTBUG-76924 [REG: 5.9.9->5.10.1] QSpinBox focused if focusPolicy = NoFocus and pressing "shift+tab"
- Closed