[Differential] [Commented On] D3578: [RFC] Implement drag from free space also for QtQuickControls

David Rosca noreply at phabricator.kde.org
Tue Feb 7 07:50:35 UTC 2017


drosca added a comment.


  In https://phabricator.kde.org/D3578#83620, @anthonyfieroni wrote:
  
  > This patch has a disavantage (i'm not pretty sure it's this or Martin's) drag from empty area is ignored every even time e.g.
  
  
  Did you actually try to revert it and see if anything changes?
  
  The problem is reproducible only with Qt 5.8, and it doesn't just block second drag - it breaks all mouse events until you click in the window to "reset" it. Because the wm move is started in between mouse click sequence (right after mouse press), Breeze is sending fake mouse release right after the wm move is started to make it look as normal mouse press + release to Qt. Unfortunately, this trick no longer works with Qt 5.8 and I have no idea how to fix it.
  
  This would probably help us https://codereview.qt-project.org/#/c/150399/

REPOSITORY
  R31 Breeze

REVISION DETAIL
  https://phabricator.kde.org/D3578

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: drosca, #plasma, hpereiradacosta
Cc: anthonyfieroni, mart, graesslin, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170207/35a8d698/attachment.html>


More information about the Plasma-devel mailing list