Bug 161504 - UI: 'Keep ratio' setting tick button in image properties (F4) cannot be unchecked successsfully until eg. resizing picture
Summary: UI: 'Keep ratio' setting tick button in image properties (F4) cannot be unche...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.2.5.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Image-Dialog
  Show dependency treegraph
 
Reported: 2024-06-11 09:24 UTC by Piotr Osada
Modified: 2024-06-12 06:20 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
ABC3.odt (24.26 KB, application/vnd.oasis.opendocument.text)
2024-06-11 09:25 UTC, Piotr Osada
Details
'Keep ratio' tick button in image properties dialog F4.png (30.29 KB, image/png)
2024-06-11 09:29 UTC, Piotr Osada
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Osada 2024-06-11 09:24:09 UTC
This is the follow-up of bug 151382 (suggested in 151382#c10).

Version: 24.2.4.2 (X86_64) / LibreOffice Community
Build ID: 51a6219feb6075d9a4c46691dcfe0cd9c4fff3c2
CPU threads: 8; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win
Locale: pl-PL (pl_PL); UI: en-US
Calc: threaded

The issue is about "Keep ratio" tick button state (in 'Image Properties' (F4)) directly after the Writer Reopening.

Steps:
1) Open the attached file (ABC3.odt) for the first time.
2) Select image, press F4 (or go to the image properties dialog another ways).
3) Unselect 'Keep ratio'.
4) Click OK.
5) Enter the image properties dialog (F4) once again.

Actual result:
-- 'Keep ratio' is still checked.

Expected result:
-- Unselecting should be applied successfully.

This problem occurs until the first change of size. But only when resizing in the Image properties dialog (F4) (by eg. up-down arrows). Resizing on the page does not repair this behavior.
Comment 1 Piotr Osada 2024-06-11 09:25:46 UTC
Created attachment 194649 [details]
ABC3.odt
Comment 2 Piotr Osada 2024-06-11 09:29:15 UTC
Created attachment 194650 [details]
'Keep ratio' tick button in image properties dialog F4.png
Comment 3 Robert Großkopf 2024-06-12 06:20:14 UTC
Bug appears also in older version. First version I have tested is LO 7.2.5.2 on OpenSUSE 15.6 64bit rpm Linux.

Same buggy behavior also in 

Version: 24.8.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: 5a75414d1772d1fd998f405e3b9bd80b1f10c51f
CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: en-US
Calc: threaded

but the design for dialog had been changed. Shows a padlock and a connection between fields for x-dimension and y-dimension.

Might be this never worked…