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

--- Comment #7 from Derek Christ <christ.de...@gmail.com> ---
(In reply to David Edmundson from comment #6)
> Please try to get rid of 
> `    QApplication::instance()->installEventFilter(this);`
> 
> It will be causing a sizable amount of overhead for every interaction.

Sadly this is needed to fix bug 425997.
What do you think about removing the filter as soon as the context menu closes?
So that it is only installed on QAppliaction when the menu is actually open.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to