[knotes] [Bug 358973] Knotes do not drag, they only drop at the location of the released mouse-button

Christoph Feck bugzilla_noreply at kde.org
Tue Jul 18 03:32:47 BST 2017


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

--- Comment #6 from Christoph Feck <cfeck at kde.org> ---
Can anyone try to adding

    m_label->setMouseTracking(true);

in line 790 of src/notes/knote.cpp (after m_label creation)?

It is possible that Qt5 no longer send QEvent::MouseMove events to widget's
eventFilter(), unless they track mouse.

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


More information about the Kdepim-bugs mailing list