Description: Multiple text portions, e.g. if some part of a line contains direct character formatting breaks DOCX interoperability of justified paragraphs. Follow-up to Bug 119908. Steps to Reproduce: 1. Open the attached test document. Actual Results: Second line contains two words ("sed. Cras") Expected Results: Second line contains only the last word ("Cras") Reproducible: Always User Profile Reset: No Additional Info: Removing the multiple text portions by clicking in the text, and Ctrl-A Ctrl-C Ctrl-Shift-V, choosing Unformatted text, the second line contains only the last word, as requested.
Likely you forgot to actually attach the text doc mentioned in comment 0.
Created attachment 190989 [details] test document
(In reply to Mike Kaganski from comment #1) > Likely you forgot to actually attach the text doc mentioned in comment 0. @Mike: Thanks, indeed!
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/53de98b29548ded88e0a44c80256fc5e340d551e tdf#158333 sw smart justify: fix multiple text portions It will be available in 24.2.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.
Created attachment 191268 [details] test file
Created attachment 191269 [details] composite screenshot of before (black) and after (red)
Created attachment 191504 [details] test file
Comment on attachment 191268 [details] test file Note: exported with wrong compatibilityMode (12 instead of 15), so it was not possible to test the fix with it.