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.
Created attachment 194649 [details] ABC3.odt
Created attachment 194650 [details] 'Keep ratio' tick button in image properties dialog F4.png
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…
(In reply to Piotr Osada from comment #1) > Created attachment 194649 [details] > ABC3.odt The buggy behaviour is specific to this file. I unzipped it and noticed in the content.xml: <draw:frame draw:style-name="fr1" draw:name="Image1" text:anchor-type="paragraph" svg:x="6.585cm" svg:y="0.106cm" svg:width="5.292cm" style:rel-width="scale" svg:height="5.292cm" style:rel-height="scale" draw:z-index="0"> <draw:image xlink:href="Pictures/10000000000000C8000000C83BDED6B6D0C4F2D4.png" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad" draw:mime-type="image/png"/> </draw:frame> So this is a duplicate. *** This bug has been marked as a duplicate of bug 132588 ***