https://bugs.kde.org/show_bug.cgi?id=497008
--- Comment #9 from [email protected] --- Another thing I noticed: if you set the border to any amount BEFORE creating the ellipse, it actually works very well, that's because when the ellipse is create it is grabbed by the corner. Indeed, when the ellipse is very small it is still possible to resize it by the corner and that works exactly as expected. However as the ellipse becomes larger it is not possible to resize it by the corner any longer. It looks like the containing rectangle can only be grabbed if the curve is relatively close to its sides, so as the ellipse grows you can only grab the box very close to the tangent points. So allowing "grab by corner" regardless of how close the curve is to it would probably be a good idea, and would also partially solve the previous issue (though both should probably still be addressed). -- You are receiving this mail because: You are watching all bug changes.
