Description: Image jumps to different page at undo Steps to Reproduce: 1. Open the attached file 2. Go to page 3, select the image with red border 3. CTRL+X 4. CTRL+Z Actual Results: Image moves to 4 page Expected Results: Opens at 4 page on file open Reproducible: Always User Profile Reset: No Additional Info: Found in Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 1bb0e177124d5d6661b72df6c7d848fb23639652 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 4.4.7.2 and in 4.0.0.3 but not in LibreOffice 3.5.7.2 Build ID: 3215f89-f603614-ab984f2-7348103-1225a5b
Different steps 1. Select image 25 (navigator) 2. CTRL+X 3. CTRL+Z -> At wrong spot 5. Click some different image on the same page CTRL+X CTRL+Z Image 25 jumps back in 3.5.7.2 not in 7.4
(In reply to Telesto from comment #0) > Description: > Image jumps to different page at undo > > Steps to Reproduce: > 1. Open the attached file > 2. Go to page 3, select the image with red border > 3. CTRL+X > 4. CTRL+Z > > Actual Results: > Image moves to 4 page > > Expected Results: > Opens at 4 page on file open > > > Reproducible: Always > > > User Profile Reset: No > > > > Additional Info: > Found in > Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community > Build ID: 1bb0e177124d5d6661b72df6c7d848fb23639652 > 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 > > 4.4.7.2 > > and in > 4.0.0.3 > > but not in > LibreOffice 3.5.7.2 > Build ID: 3215f89-f603614-ab984f2-7348103-1225a5b Please attach a sample document, as this makes it easier for us to verify the bug. I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the requested document is provided.
Created attachment 177468 [details] Example file Based on: attachment 159724 [details]
Created attachment 177469 [details] Example file Modified.. you can choose between first image with red border or the second
[Automated Action] NeedInfo-To-Unconfirmed
I can reproduce in: Version: 7.2.5.2 (x64) / LibreOffice Community Build ID: 499f9727c189e6ef3471021d6132d4c694f357e5 CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded by following your "Different steps" in Comment #1. After Step 3, the image gets placed very oddly. But after Step 5, all the images fall back into their original location.
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
(In reply to Telesto from comment #1) > Different steps > 1. Select image 25 (navigator) > 2. CTRL+X > 3. CTRL+Z -> At wrong spot > 5. Click some different image on the same page CTRL+X CTRL+Z Image 25 jumps > back in 3.5.7.2 not in 7.4 Bibisected this change with Linux 43all repo to https://git.libreoffice.org/core/+log/179a6db61ee30cf776747802f06edeef45fec461..5f91f8a368343d8921a01edb7359cd300892f09d Then I checked the steps in the description against the same commits and in the bad one it hangs at step 4 and in the preceding commit the image moves back to page 3. Certainly many Writer table related commits in there.