https://bugs.documentfoundation.org/show_bug.cgi?id=153097
--- Comment #6 from Aron Budea <[email protected]> --- Interestingly, this bug was Linux-only until very recently. Since the following commit in 25.8, the bug occurs in Windows as well (tested with headless conversion on the simplified reproducer): https://cgit.freedesktop.org/libreoffice/core/commit/?id=c90c1d4435a64531e1d9b41d0a8dc0b91ba236cd author Justin Luth <[email protected]> 2024-12-31 16:56:03 -0500 committer Justin Luth <[email protected]> 2025-01-01 18:10:51 +0100 "tdf#164201 docx convert-to: prefer Word 2010–365 Document, not 2007" Adding a couple of related changes, bibisected in Windows. The text formatting changes in 7.4 (backported to 7.3), this can also be seen in attachment 184761: https://cgit.freedesktop.org/libreoffice/core/commit/?id=b5c616d10bff3213840d4893d13b4493de71fa56 author Vasily Melenchuk <[email protected]> 2021-11-24 14:50:12 +0300 committer Thorsten Behrens <[email protected]> 2021-12-20 00:16:12 +0100 "tdf#104823: support for sdt plain text fields" Later it is fixed in 24.2 by a commit in the following range (single commit in bibisect-win64-24.2): https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=5dff1f3a995a8e78a156214fd9c32b1005337183..a0b003257aa87d34a4403531798d0074e19a18ac The commit is almost certainly the following (it also fixed bug 148035): https://cgit.freedesktop.org/libreoffice/core/commit/?id=5082d50d24c3fec4487c724a15eb0d54a82ecd0d author Jaume Pujantell <[email protected]> 2023-09-13 08:58:21 +0200 committer Jaume Pujantell <[email protected]> 2023-10-11 15:19:58 +0200 "writerfilter: use content controls for text in block SDTs" There is a similar issue with the date picker, it is now reported in bug 164694. -- You are receiving this mail because: You are the assignee for the bug.
