Description: I created a document in Writer and exported it as an HTML document. In the document was some code that had been indented using tabs. When the document is exported as HTML the code looses all its indentations. Steps to Reproduce: 1.Create a new text document. 2.Enter each word on their own line: One Two Three 3.Indent the "Two" text by pushing the tab key. 4.Go to File->Export. 5.Select XHTML under File Type. 6.Save the document. 7.Open the document using a web browser (I used Safari). Actual Results: The "Two" is not indented correctly. It looks like there is only a space between the left margin and the "Two". Expected Results: The "Two" text should be indented by the apparent size of the indent in the Writer document. Reproducible: Always User Profile Reset: No Additional Info: It looks like encoder does not consider tabs at all. Here is the code that was created: </style></head><body dir="ltr" style="max-width:8.5in;margin-top:0.7874in; margin-bottom:0.7874in; margin-left:0.7874in; margin-right:0.7874in; "> <p class="P1">One</p> <p class="P1"><span> Two (should be indented)</span></p> <p class="P1">Three</p> </body></html> The line "Two (should be indented)" has no code to even try to indent the text. I believe that tabs should be translated into the margin-left CSS attribute with a value that approximates the size of the tab in the writer document.
I just tried LibreOffice 7.5.3.2. It also has the bug in it. The version field has been updated.
Created attachment 187653 [details] Picture demonstrating what is wrong
I confirm it with Version: 7.5.4.2 (X86_64) / LibreOffice Community Build ID: 36ccfdc35048b057fd9854c757a8b67ec53977b6 CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL threaded
Dear teammember0x01, 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
Still present in Version: 25.8.0.4 (X86_64) Build ID: 48f00303701489684e67c38c28aff00cd5929e67 CPU threads: 12; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL threaded