Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.2.0
-
None
-
Windows 7
-
qtquickcontrols:76ec5710d544dd19ef13c467bfcb1e441af56499
Description
- Start the following example in QmlScene:
import QtQuick 2.0 import QtQuick.Controls 1.1 Rectangle { width: 360 height: 360 ComboBox { model: ["test", "test2"] } }
- Open the drop-down menu by clicking into the combo box.
- ALT-Tab into another application.
The context menu stays at the top.
QmlScene does not get focus unless the user clicks inside the context menu.
It is not possible to close/cancel the context menu by clicking anywhere else.
This can be really awkward. See: QTCREATORBUG-11327
Attachments
Issue Links
- resulted from
-
QTCREATORBUG-11327 Dropdown part of "Source" combo box is empty and makes Creator unusable
-
- Closed
-
For Gerrit Dashboard: QTBUG-36474 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
78453,1 | Close popup windows when application state changes | release | qt/qtquickcontrols | Status: MERGED | +2 | 0 |