Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 5.0.0-beta1
-
Ubuntu 20.04 LTS
Description
- Open two files in Creator.
Empty text files are sufficient. - Press Ctrl+Tab.
Expected behavior, actual behavior with Qt 5.15.2:
The editor changes to the next file. A popup window listing the open files appears and disappears immediately after releasing Tab key.
Actual behavior with Qt 6.1.2:
The popup window appears but does not disappear. The editor does not change files. One can change to the other file by pressing arrow key and Enter. Still, the popup window does not close then.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-27378 Ctrl+Tab doesn't switch document. Popup stays open
- Closed