Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.8.2
-
None
-
Mac OS X 10.6/Qt 4.8.2/Cocoa
-
1279045ab270cdd34af0a41aa7642593aa93d19b (4.8)
Description
On the Mac (and probably elsewhere), an open QComboBox should be dismissed if the main window it belongs to is dragged while the menu is visible.
This was the case in 4.7.2, but in 4.8.2 the window can be dragged leaving the old pop-up window floating unanchored on the screen.
It can be seen using the painterpaths demo - open a QComboBox, drag the window, and the menu is left on screen rather than being dismissed.
Attachments
Issue Links
- relates to
-
QTBUG-26120 QComboBox popup doesn't close when the title bar of the containing window is clicked
- Closed
-
QTBUG-1894 QComboBox does not move popup when moved or resized
- Closed
-
QTBUG-26827 ComboBox drop down does not hide if TitileBar is clicked after drop down is poped up
- Closed