Description: I typed code in html mode, saved file, switched to design mode and switched to design mode. I didn`t see edited part of code. Only then I exit libreoffice window and open it, i saw edited part of code Steps to Reproduce: 1.Open 2. 3. Actual Results: May be updated information, but didn`t do this Expected Results: May be updated information, but didn`t do this Reproducible: Always User Profile Reset: Yes Additional Info: I have screens of my problems. If you need other information please mail to wodsfort@gmail.com
Could you please attach the HTML file that you were seeing this issue with?
Created attachment 199947 [details] Example file Example file but you can do this always.I will add video with my problem .
I`m added video in URL
Please give better steps next time to save time. The video wastes a lot of time. Proper steps: 1. File - New - HTML Document 2. Click the HTML Source button, Save dialog opens, save the file somewhere 3. Replace source with the hello world example from https://javascript.info/hello-world <!DOCTYPE HTML> <html> <body> <p>Before the script...</p> <script> alert( 'Hello, world!' ); </script> <p>...After the script.</p> </body> </html> 4. Do not save, click immediately the Preview in Web Browser button. For me the steps work fine. Even without saving, the browser shows me the alert etc. wodsfort: do you still see this with 25.8? Version: 25.8.3.2 (X86_64) Build ID: 8ca8d55c161d602844f5428fa4b58097424e324e CPU threads: 2; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded Arch Linux 64-bit Version: 25.8.3.2 (X86_64) / LibreOffice Community Build ID: 580(Build:2) CPU threads: 8; OS: Linux 6.17; UI render: default; VCL: kf6 (cairo+wayland) Locale: fi-FI (fi_FI.UTF-8); UI: en-US 25.8.3-1 Calc: CL threaded
(In reply to Buovjaga from comment #4) Hi,i migrated from Windows to linux so I don`t use WIndows now.In linux can`t reproduce issue.I will reopen if i reproduce it later