Description: When edit a cell the old value is displayed and the new entered number at the same time during edit. When press Enter the cell is displayed correct. This happen also when I enter a formula. The colored frame around the cell is displayed when I change the cell and finally all cells on the way to the wanted cell are marked with a colored frame. This happen till I finish to enter the formula and press enter. Then all colored frames are gone. Before I used the version 6.4.5 release without that issue Steps to Reproduce: 1. Go to a cell and press F2 2. Enter a new value and you can see this 3. Press Enter 1. Go to a cell and press F2 2. Move with the cursor keys to another cell and press + (all cells on the way are framed colored and not just the current selected one) 3. Move with the cursor keys to another cell and press enter (all cells on the way are also framed colored and not just the current selected one) 4. press Enter and everything is okay again. 5. When now press F2 again, the correct cells are colored framed Actual Results: Everything is okay again. The bug happen only during edit. Expected Results: Display the values correct and highlight only the needed cells like before Reproducible: Always User Profile Reset: No Additional Info: Version: 7.0.0.3 (x64) Build ID: 8061b3e9204bef6b321a21033174034a5e2ea88e CPU-Threads: 4; BS: Windows 10.0 Build 18363; UI-Render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: de-DE Calc: threaded
When select Tools -> Options -> LibreOffice -> View -> Check Force Skia Software rendering it looks good
Thank you for reporting the bug. To be certain the reported issue is not related to corruption in the user profile, could you please reset your Libreoffice profile ( https://wiki.documentfoundation.org/UserProfile ) and re-test? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the issue is still present
Created attachment 164127 [details] minidump from process explorer When I renamed my user profile, Libreoffice did not start at all. I could see the splashscreen and then only a white window. When I check with the process explorere it consume 25% CPU constantly and it stuck amdocl64.dll I created a mini dump with process explorer. Maybe it helps. When I start it with --safe-mode, then it start. After that a normal restart is again not working. When restort the old user profile, it start again but show the reported issue. Then I start it in --safe-mode and set "configuration" > disable hardware acceleration and restart it. After that it start normal. Skia is set to use software renderer. With the software renderer I don't have problems and with my original user profile also not. I don't know exactely the english description, becaue I use a German LibreOffice.
A new major release of LibreOffice is available since this bug was reported. Could you please try to reproduce it with the latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the latest version.
I update my installation to Version: 7.0.4.2 (x64) Build ID: dcf040e67528d9187c66b2379df5ea4407429775 CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: de-DE Calc: threaded and can not reproduce the issue. I unchecked the checkbox "Check Force Skia Software" again and it is still ok. Somehow it is fixed between 7.0.0.3 and 7.0.4.2
Thanks for retesting the issue with the latest version. Setting to RESOLVED WORKSFORME since the commit fixing this issue hasn't been identified.