https://bugs.documentfoundation.org/show_bug.cgi?id=169376
Aron Budea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW Blocks| |108437 See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=13 | |7833, | |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=13 | |7848 Keywords| |regression CC| |[email protected] --- Comment #6 from Aron Budea <[email protected]> --- Actually, I need to correct myself, this is indeed interesting. Let's review image info: the image is rotated 90° CW, the EXIF data specifies 270° CW rotation so it stands upright. When the ODT is opened in 25.8, the image is upright, but because a 90° rotation set among Image settings (Rotation tab). When inserting it newly in this version, it is shown upright, with 90° rotation set. In an older version, 6.4, the image is upright because of the 90° rotation. When inserting the image newly, the user is offered the choice to apply the rotation or not, in either case, the rotation is directly applied to the image, and no rotation is set among Image settings. Then since 7.3, when inserting the image, there isn't a dialog anymore, rotation is always applied, this was implemented in bug 146019. Still no rotation is set among Image settings. Image insertion started behaving differently in 25.8, because of the fix to bug 137848: now the image is inserted in its original orientation, and rotation is applied separately as a setting. Commit: https://git.libreoffice.org/core/commit/a6c9519b5f92eab604a8884aa6db4e8f1ac616b3 author Noel Grandin <[email protected]> Fri Jan 17 11:17:33 2025 +0200 committer Noel Grandin <[email protected]> Fri Jan 17 12:16:36 2025 +0100 "tdf#137848 Speed up inserting rotated image" Summary: - the image should be upright when the document is opened (original rotation is considered + EXIF rotation is applied as image rotation in Writer), - when inserting the image, it should be inserted the same way, and shown upright. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=108437 [Bug 108437] [META] Image bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
