https://bugs.kde.org/show_bug.cgi?id=496646
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@davidedmundson.co.uk Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #4 from David Edmundson <k...@davidedmundson.co.uk> --- I had a look at the newly merged patch: This looks wrong: if (newGlobalRect.x < thumb.windowHeap.x || newGlobalRect.x is (presumably) global. windowHeap.x is relative to the parent of thumb.windowHeap That's mixing co-ordinate spaces. -- You are receiving this mail because: You are watching all bug changes.