Description: Add filter support for DOCX hyphenation zone for better interoperability. See Bug 121661 Steps to Reproduce: 1. Open DOCX example document (of Bug 121661) Actual Results: The layout is different. Expected Results: The layout is same, and it’s possible to modify hyphenation zone and export it in DOCX. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.4.0.0.alpha1+ (x64) / LibreOffice Community Build ID: dfd5081ff3973d5d0f216b06dda6360fa490cc9c CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: threaded
Created attachment 180520 [details] Example file from Word
Created attachment 180521 [details] The original file saved by Writer
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/5a079652c1b1f968a851f47995b0a65b84d2d192 tdf#149421 DOCX: import/export hyphenation zone It will be available in 7.4.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.
Verified in: Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 415dc3bb1c03dbdbc3cbca274bc435ac7557ba2d CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL
Note: it seems, if there are multiple hyphenation points within the hyphenation zone, MSO doesn't choose the last one, like the recent implementation of LibreOffice, see the test document. A new issue will be filed for this remaining problem.
(In reply to László Németh from comment #5) > Note: it seems, if there are multiple hyphenation points within the > hyphenation zone, MSO doesn't choose the last one, like the recent > implementation of LibreOffice, see the test document. A new issue will be > filed for this remaining problem. This is not related to the hyphenation zone: disabling it doesn't modify the difference. The word “közvetlenül” is hyphenated as közvetle-nül in Writer, and közvet-lenül in MSO.
Created attachment 195075 [details] Remaining difference (not related to the hyphenation zone)