https://bugs.kde.org/show_bug.cgi?id=438950
--- Comment #6 from David Edmundson <k...@davidedmundson.co.uk> --- >Other implementations allow the event through if the speed is low or the >cursor stops moving. We do have code in the triangle filter to replay an event if the cursor stops moving, by default for 300ms. See filterTimeOut/m_resetTimer That works in the unit test, but the unit test is rather different to what Kicker has which only has one MouseArea for the whole thing. It does appear to have something slightly off. -- You are receiving this mail because: You are watching all bug changes.