https://bugs.documentfoundation.org/show_bug.cgi?id=152129
Bug ID: 152129
Summary: Cannot move shape to left or upper adjacent position
using (some) base points
Product: LibreOffice
Version: 6.4.7.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: Draw
Assignee: [email protected]
Reporter: [email protected]
Description:
Moving a shape to one of its adjacent positions can normally be done by copying
the X- or Y-coordinate to itself after selecting another base point. For
example, to move the shape to its right, you can select the top right base
point, copy the X-coordinate, then select the top left base point, then paste
the new X value. Now, this trick doesn't work anymore when moving to the left
or upper direction. It does still work however for the right and lower
directions.
Steps to Reproduce:
1. Place any shape, e.g. a rectangle.
2. Select RMB > "Position and Size...".
3. Notice the default base point is top left.
4. Copy the X-coordinate.
5. Select the top right base point (position).
6. Paste the value into the X-coordinate.
7. Click OK.
Actual Results:
The shape does not move.
Expected Results:
The shape should have moved to the left.
Reproducible: Always
User Profile Reset: No
Additional Info:
It does work when selecting the middle or lower left base point instead. So
there's an easy workaround.
--
You are receiving this mail because:
You are the assignee for the bug.