https://bugs.kde.org/show_bug.cgi?id=357450
Bug ID: 357450 Summary: Double click on the titlebar is not a standalone event Product: kwin Version: 5.4.3 Platform: Debian unstable OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kwin-bugs-n...@kde.org Reporter: ionut.ciocir...@gmail.com Double clicking the titlebar is "leaky": any click that comes short enough after a previous one is considered to be a double click, with no isolation between double clicks. Reproducible: Always Steps to Reproduce: 1. Set the double-click titlebar action to maximise; 2. Drag a window by its titlebar to the very top (but don't let it maximise); 3. Double click the titlebar to maximise, pause a little, don't move the mouse; 4. Triple click; 5. Keep clicking. Actual Results: Every single click starting with the 3rd un/re-maximises the window. Expected Results: Only double clicks should do it. -- You are receiving this mail because: You are watching all bug changes.