1. In a text document, create 4 tables. 2. Let the first one have default settings, i.e. Automatic alignment. 3. Set the next table's alignment to From left, by 1 cm. 4. Set the next table's alignment to From left, by 2 cm. 5. Set the next table's alignment to From left, by 3 cm. 6. Save As -> HTML. 7. Load the HTML to a browser. => both Chrome and FF show the first table unindented, but the three other tables as indented identically.
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/9c933a9221639ade1814b2ee7b01dd927af7157e tdf#154761: each dl needs a dd to actually indent It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/4e89ff82d24277737653214a311702cd7c006d09 tdf#154761: each dl needs a dd to actually indent It will be available in 7.5.4. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.