Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Fixed
-
Affects Version/s: 5.6.2, 5.12.3
-
Fix Version/s: 6.4.0 Beta1, 6.5.0 Beta1
-
Component/s: QPA: X11/XCB, Widgets: Widgets and Dialogs
-
Labels:
-
Environment:Linux Mint 17.1
GCC 4.8.4
-
Commits:373392eeb4199654e954f70ce919850f090d59bd 12b1ec4b30 (qt/qtbase/6.4) 12b1ec4b30 (qt/tqtc-qtbase/6.4)
Description
We have upgraded from Qt 5.6 to Qt 5.6.2. After this, each dialog that is closed by clicking on a button produces this XCB error:
QXcbConnection: XCB error: 3 (BadWindow), sequence: 540, resource id: 14183585, major code: 40 (TranslateCoords), minor code: 0
When the dialog button is triggered by a key press, the XCB error does not occur.
Relevant changes "xcb: Deliver mouse enter event to window when closing modal window" 7091be1b7999d93fe2126042161dcd1d8fd20026 https://codereview.qt-project.org/#/c/146627/
Attached is a simple application that always produces this error message when I click the "ok" button of the message box.
Attachments
Issue Links
- depends on
-
QTBUG-69515 Linux, WindowStaysOnTopHint does not work.
-
- Closed
-