Commit ab2cf734 authored by Alberto Mardegan's avatar Alberto Mardegan
Browse files

QXcbDrag: forward mouse release event to initiator window


The mouse release event which ends the drag and drop operation must be
forwarded to the window where the drag started, and not to the
QShapedPixmapWindow, which is not supposed to handle input events.

Task-number: QTBUG-52541
Change-Id: I24a7c7b331a06342ac28b420ff9467aa05fe00dd
Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: default avatarBłażej Szczygieł <spaz16@wp.pl>
Reviewed-by: default avatarDmitry Shachnev <mitya57@gmail.com>
Reviewed-by: default avatarShawn Rutledge <shawn.rutledge@theqtcompany.com>
parent 50723bf3
No related merge requests found
Showing with 16 additions and 0 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