Created attachment 167205 [details] File to reproduce the error Open attached document. It contains a cell-anchored rectangle, which is rotated 90deg. It goes from D2 to D6. The sheet contains some text to indicate the position of the shape. Mark columns A and B, then use "insert columns after". The shape moves correctly to F2 to F6. Save and reload the document. Error: The shape is wrong. Versions 7.0 and master (with my 'improve resize to cell' patch) show different shapes, but both are wrong.
Affected shape types are legacy shapes, text boxes, images and transformable OLEs.
Regina Henschel committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/3238606c8470f3eaeada3fc601e186ec5cfac925 tdf138138 Apply shape shift also to NoRotatedAnchor It will be available in 7.1.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.
Hi Regina, Is this bug fixed? if so, could you please close it as RESOLVED FIXED ? Otherwise, Could you please explain what's missing? Thanks
It did not work for measure lines. I have submitted https://cgit.freedesktop.org/libreoffice/core/commit/?id=bba0cd79984875124f8d43d05d4cdb7f63517e77 in the meantime. Now it should work for measure lines too.