Commit d6cbf9ef authored by Błażej Szczygieł's avatar Błażej Szczygieł
Browse files

xcb: Properly unset mousePressWindow()

In some cases the mouse release event won't arrive, i.e. when window is
minimized on button press. Check for mouse buttons state on mouse move
event and properly unset the mousePressWindow to avoid blocking
enter/leave events in this case.

Amends: c511466d



Change-Id: I543a75104f528df1bf644bace13f78a6af017455
Reviewed-by: default avatarShawn Rutledge <shawn.rutledge@theqtcompany.com>
parent ab2cf734
No related merge requests found
Showing with 7 additions and 2 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment