Skip to content
Commit da9593d3 authored by Marco Martin's avatar Marco Martin Committed by Nate Graham
Browse files

Start the window drag from the QStyle

Make again the root item accept mouse clicks, so the qwidget
part won't take over. also ungrab the mouse of the QQuickItem
as soon as the system move start, so won't eat the first click
after the system move has been performed. Being a QQuickItem
that accepts the mouse press, Input Handlers know how to steal
the event from it even if they don't accept it.

This reverts commit 6919b948.

BUG: 433178
FIXED-IN: 5.21.2


(cherry picked from commit 614a780d)
parent c421579b
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