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

Ron <[email protected]> changed:

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

--- Comment #4 from Ron <[email protected]> ---
(In reply to vp.accounts from comment #3)
> you are correct, there is another crucial step to reproduce, which I didn't
> notice initially, you have to set the ellipse border to anything higher than
> zero. The higher the border value the more visible is the effect, try for
> instance with 14 or something, with 1-2 it is very light. With this extra
> step I can reproduce on all platforms with 25.04.2

Ok, I can see that.  Something weird is tangled in the math.  Any movement of
the mouse (in any direction) while a bounding box border is grabbed causes the
orthogonal dimension to grow.  It's probably a mix of recomputing the bound
size without the border width then adding the border to that.

Should be reasonably easy to find and fix the next time someone is in that
code.

Workaround in the meantime is to size your ellipse without a border, then
configure the desired border width as the final step.

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

Reply via email to