Bug 167864 - After resizing, the object is changed to rotate mode
Summary: After resizing, the object is changed to rotate mode
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
25.8.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2025-08-08 09:50 UTC by nobu
Modified: 2025-08-13 18:43 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nobu 2025-08-08 09:50:22 UTC
Description:
After resizing an object, you are in rotate mode.

Steps to Reproduce:
1. Open new Calc.
2. Insert Button Form.
3. Drag the "right or bottom or bottom right" small □ to resize.

Actual Results:
4. After resizing, rotation mode is activated.

Expected Results:
4. You are still in size or position change mode.


Reproducible: Always


User Profile Reset: No

Additional Info:

Other objects have similar problems.
Cell Comment, Text Box, Chart, Shape ...

In addition, comments and form objects do not have the ability to rotate themselves, only the ability to be the center of rotation.
It's a feature that few people know about.
It is not necessary to switch the rotation mode easily.

---
Reproducible with
Version: 25.8.0.2 (X86_64)
Build ID: 80a8bc2ef75d415a197e282da0ebf917315d5e24
CPU threads: 2; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: ja-JP (ja_JP.UTF-8); UI: en-US
Calc: threaded

Reproducible with
[2025_08_08]
Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 76f3531532b7618d43e4f783748e30689f58900a
CPU threads: 2; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: ja-JP (ja_JP.UTF-8); UI: en-US
Calc: threaded

Reproducible with
[2025_07_23]
Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 7f4868348c14b305fcd75744e1e3544d0d3a5d61
CPU threads: 4; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Raster; VCL: win
Locale: ja-JP (ja_JP); UI: en-US
Calc: CL threaded
Comment 1 Saburo 2025-08-08 13:55:16 UTC
reproduce
Version: 25.8.0.2 (X86_64)
Build ID: 80a8bc2ef75d415a197e282da0ebf917315d5e24
CPU threads: 12; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: CL threaded

not reproduce
Version: 25.2.5.2 (X86_64) / LibreOffice Community
Build ID: 03d19516eb2e1dd5d4ccd751a0d6f35f35e08022
CPU threads: 12; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Raster; VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: CL threaded

bibisected with win64-25.8
Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: c628a26cd3f763b39a2e2441fc766dabf04ed492

commit c628a26cd3f763b39a2e2441fc766dabf04ed492
author	Oliver Specht <oliver.specht@cib.de>	Wed Feb 05 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