Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.11.0
-
None
-
Linux/X11
Description
QSizeGrip starts system resize on mouse press:
QPlatformWindow::startSystemResize()
When system resize is activated after mouse press, mouse release event is not passed after mouse button release causing resize cursor still visible on mouse move over the window.
Discovered after [1] https://codereview.qt-project.org/#/c/193415/
Attachments
Issue Links
- relates to
-
QTBUG-32476 Resize window using QSizeGrip waits for non-exist mouse release event
- Closed
-
QTBUG-48296 QDialog::move can't move borderless window outside screen border
- Closed
-
QTBUG-51385 QSizeGrip doesn't work on touchscreens on X11
- Closed
- resulted in
-
QTBUG-91077 startSystemMove/startSystemResize causing mouse events to be lost on X11(MATE)
- Closed