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

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|UPSTREAM                    |---
             Status|RESOLVED                    |REOPENED

--- Comment #22 from David Edmundson <k...@davidedmundson.co.uk> ---
That duplicate report is about missing the first wheel event when it's
replayed. 

This is about continued wheel events, and it shouldn't be being replayed.

I put a lot of debug into GTK and have some notes:


1) It only happens when kwin is running, not fluxbox or picom

2) I built GTK, for every scroll click it's getting a leave event and an enter
event - even though it shouldn't be losing focus at all.

GTK resets cached scroll events on focus change which is why it has no impact.

3) Even more super super weird. *unchecking* "click raises active window" fixes
this.  

That last one gives us something to check for.

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

Reply via email to