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

Zamundaaa <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |CONFIRMED
         Resolution|WAITINGFORINFO              |---
     Ever confirmed|0                           |1

--- Comment #7 from Zamundaaa <[email protected]> ---
> I do see there is some floating point code added between 6.6.5 and 6.7.0 
> (when comparing the source releases). Maybe that code is just slower than the 
> integer code.
I doubt it would make that large of a difference... but what can happen way too
easily when porting anything to floats is that comparisons to integers can fail
where before they succeeded, just because the calculations can be ever so
slightly different.
I don't see anything immediately obvious, but if you set a breakpoint in
X11Window::configure, you should be able to find out what's triggering all the
configure events.

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

Reply via email to