Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.0.0, 5.1.0 RC1
-
None
-
Windows 7 32 bit, Linux, Qt 4,5
Description
On MS Windows when I make Widgets that are inherits QAbstractScrollArea to be popup by setWindowFlags(Qt::Popup) method call, that widgets became look as ppup widget but mouse button press outside the popup widget does not close them! Only switch to another application close such widgets. Direct QWidget subclasses works well, but QAbstractScrollArea subclasses does not, and only under Windows!
Attachments
Issue Links
- relates to
-
QTBUG-69777 QML Window with Qt::Popup flag not behaving correctly (mouse not grabbed)
- Reported