Created attachment 146415 [details] Legacy rectangle in "Edit points" mode A legacy rectangle misses bottom right handle in "Edit point" mode and has an additional blinking frame like a text box.
It has been introduced with change from SdrRectObj::GetHdl() to SdrRectObj::AddToHdlList().
Created attachment 146417 [details] Screenshot of image with handles A similar error can be seen on images. The button right handle is missing. And a corner radius handle exists, which should not be there.
Patch waits for review: https://gerrit.libreoffice.org/63070
Regina Henschel committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/87fb1507750269d43d518de895931fb4483a84ae%5E%21 tdf#121258 Use correct kind of handles for legacy rectangle It will be available in 6.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.