Bug 121258 - A legacy rectangle misses bottom right handle in "Edit point" mode
Summary: A legacy rectangle misses bottom right handle in "Edit point" mode
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
6.2.0.0.alpha1+
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Regina Henschel
URL:
Whiteboard: target:6.2.0
Keywords: regression
Depends on:
Blocks:
 
Reported: 2018-11-07 22:29 UTC by Regina Henschel
Modified: 2018-11-10 12:01 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Legacy rectangle in "Edit points" mode (4.18 KB, image/png)
2018-11-07 22:29 UTC, Regina Henschel
Details
Screenshot of image with handles (21.90 KB, image/png)
2018-11-08 00:00 UTC, Regina Henschel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Regina Henschel 2018-11-07 22:29:01 UTC
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.
Comment 1 Regina Henschel 2018-11-07 22:30:55 UTC
It has been introduced with change from SdrRectObj::GetHdl() to SdrRectObj::AddToHdlList().
Comment 2 Regina Henschel 2018-11-08 00:00:14 UTC
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.
Comment 3 Regina Henschel 2018-11-08 14:03:13 UTC
Patch waits for review: https://gerrit.libreoffice.org/63070
Comment 4 Commit Notification 2018-11-10 11:57:08 UTC
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.