[Breeze] [Bug 418891] Hover effect on toolbar buttons not working after dragging window from empty area

Tsu Jan bugzilla_noreply at kde.org
Mon Nov 16 01:00:53 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=418891

Tsu Jan <tsujan2000 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tsujan2000 at gmail.com

--- Comment #2 from Tsu Jan <tsujan2000 at gmail.com> ---
This may be a Qt issue because now, with Qt 5.15, the drag code uses
QWindow::startSystemMove() and yet, the problem exists under both X11 and
Wayland.

The structure of the drag code is very old (a mouse press sends a mouse move
event, which triggers dragging under appropriate conditions, and a mouse
release event is sent after the drag is finished) but I couldn't find a problem
in it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list