https://bugs.documentfoundation.org/show_bug.cgi?id=172855
Bug ID: 172855
Summary: Resize handles sometimes become rotation handles after
resizing
Product: LibreOffice
Version: 25.8.0.0 alpha0+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
I don’t know exactly what combination of factors is needed to trigger this, but
it seems you can get into a state where whenever you resize a drawing object in
a spreadsheet then the resize handles change to being the rotation handles.
Steps to Reproduce:
1. Create a new spreadsheet
2. Click Insert->Shape->Basic Shapes->Rectangle
3. Click and drag on the spreadsheet to draw a rectangle
4. Click on a cell somewhere in the middle of the spreadsheet to deselect the
rectangle.
5. Click on the rectangle to select it again.
6. Click and drag on the bottom-right orange handle of the new rectangle in
order to resize it.
Actual Results:
The handles of the new rectangle become green circles, ie, the rotation
handles.
Expected Results:
The handles should remain the orange squares so that you can easily resize it
again.
Reproducible: Always
User Profile Reset: No
Additional Info:
It only seems to happen with the bottom-right resize handle. It also doesn’t
happen if I don’t first deselect the rectangle and then reselect it.
Version: 27.2.0.0.alpha0+ (X86_64)
Build ID: 72717f10efc6bb70cb84b0e955a10d2ae029f219
CPU threads: 8; OS: Linux 7.0; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Calc: threaded
I have bibisected the bug to this commit:
commit c628a26cd3f763b39a2e2441fc766dabf04ed492
Author: Oliver Specht <[email protected]>
Date: Wed Feb 5 13:59:04 2025 +0100
tdf#90293 switch draw selection to rotate mode
Clicking a draw object(selection) switches to rotate mode and
back in Calc/Writer like it is done in Draw/Impress already.
By default this function is off an can be activated in
via toolbar Drawing
Change-Id: I4a11d008e7df97c5278cae987d5c47fa50cddf14
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181169
--
You are receiving this mail because:
You are the assignee for the bug.