Description: Image in frame vanishes after changing anchor of image (and undo doesn't restore) Steps to Reproduce: 1. Open the attached file 2. Save As DOCX (but similar can produced with ODT) 3. Click the image inside the frame 4. Anchor to 'to character' 5. Press undo Actual Results: Image gone at step 4 and step 5 doesn't make any difference Expected Results: Should work better Reproducible: Always User Profile Reset: No Additional Info: Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 66013201749df7d5ac5ddaf377a7b3732518a93b CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL
Created attachment 169354 [details] Example file
Another of those examples related to frames and images.. Maybe solved with https://gerrit.libreoffice.org/c/core/+/109365
Created attachment 169579 [details] Screenshot of the original document and its docx version in Writer after anchor change Repro in: Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 380ab85b6594a013f34f5e6ec69fb569336bbb48 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL
Still happens in: Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community Build ID: db1cf111666847ce5ce93d18ae5ae8c29a4c44d6 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: threaded With ODT format the anchor change makes the image vanish, but Undo restores it. With DOCX format the anchor change makes the image vanish and Undo does not restore is.
Dear Telesto, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
With .odt file, the issue is reproducible in the daily master build except for the Undo in step 5 (the image is correctly restored) and is seen on v.3.3. With the .docx file, the issue is reproducible in the daily master build, including Undo in step 5 (image is not restored). The .docx file does not open with images in v.3.3, so might need to test later versions. Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 486ae5db6987411d5e394de94b2b077099d03856 CPU threads: 6; OS: Windows 10.0 Build 22621; UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded
Bibisected "image gone at anchor change in ODT" with Linux 43all repo to https://git.libreoffice.org/core/+log/a1ac2538e9b287444500618ab4d2f0f06c25cf34..19f4ebd8a54da0ae03b9cc8481613e5cd20ee1e7 Range has some bigger ALv2 merges, but nothing in particular jumps out from them or the other commits.