https://bugs.documentfoundation.org/show_bug.cgi?id=172006
Bug ID: 172006
Summary: Cropping dimensions get incorrectly saved FILESAVE
Product: LibreOffice
Version: 25.8.6.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: [email protected]
Reporter: [email protected]
Description:
In some cases, the rectangle of cropping of images get corrupted when saving
(or possibly when loading). I've seen it in some cases in the past, recently
again. Upon research, I found out that all 4 dimensions of the cropping
rectangle (<style:graphic-properties fo:clip="rect(4cm, 8cm, 12cm, 16cm)">) got
scaled by 3/4 (i.e., in the document it's now written <style:graphic-properties
fo:clip="rect(3cm, 6cm, 9cm, 12cm)">). Since the specified size and position of
the image stays the same, this manifests as strange stretching of the image,
displaying a different part of it. Scaling the sizes back up by 4/3 I could
receive a correct-looking document.
Steps to Reproduce:
I sadly couldn't find out what causes this bug to reproduce.
Actual Results:
Cropping (fo:clip) rectangle gets scaled by 3/4.
Expected Results:
Rectangle should stay as specified.
Reproducible: Didn't try
User Profile Reset: No
Additional Info:
Version: 25.8.6.2 (X86_64) / LibreOffice Community
Build ID: 580(Build:2)
CPU threads: 16; OS: Linux 6.17; UI render: default; VCL: gtk3
Locale: en-IE (en_IE.UTF-8); UI: en-US
25.8.6-3 or 25.8.6-2, I don't know anymore (archlinux build versions)
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.