Details
-
Bug
-
Resolution: Moved
-
P3: Somewhat important
-
None
-
Qt Creator 3.5.0, Qt Creator 8.0.0-rc1, Qt Creator 13.0.0-beta1
-
None
-
Ubuntu 15.04 64 bit, Ubuntu 20.04 LTS, Ubuntu 22.04 LTS
Gnome Desktop, Unity Desktop
German keyboard
Description
- Open a source file in Creator.
- Type "class".
- Press Ctrl+Space.
A list of proposals will show up. - Try switching to a different window using Alt+Tab.
The code from the current proposal will be inserted into the editor. Creator will remain the active window.
Instead, the list of proposals should be closed, the contents of the editor should not change and a different window should become active. On Windows, this seems to work correctly.
Attachments
Issue Links
- resulted from
-
QTBUG-122088 When opening a QFrame with Qt::Popup you cannot Alt+Tab into another app
- Closed