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

--- Comment #6 from Christoph Feck <cf...@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 watching all bug changes.

Reply via email to