Bug 149421 - import/export DOCX hyphenation zone
Summary: import/export DOCX hyphenation zone
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:7.4.0
Keywords:
Depends on: 149420
Blocks: DOCX Hyphenation
  Show dependency treegraph
 
Reported: 2022-06-01 11:53 UTC by NISZ LibreOffice Team
Modified: 2023-05-15 08:44 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Example file from Word (20.40 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2022-06-01 11:54 UTC, NISZ LibreOffice Team
Details
The original file saved by Writer (17.16 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2022-06-01 11:54 UTC, NISZ LibreOffice Team
Details

Note You need to log in before you can comment on or make changes to this bug.
Description NISZ LibreOffice Team 2022-06-01 11:53:33 UTC
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
Comment 1 NISZ LibreOffice Team 2022-06-01 11:54:08 UTC
Created attachment 180520 [details]
Example file from Word
Comment 2 NISZ LibreOffice Team 2022-06-01 11:54:36 UTC
Created attachment 180521 [details]
The original file saved by Writer
Comment 3 Commit Notification 2022-06-07 16:08:41 UTC
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.
Comment 4 NISZ LibreOffice Team 2022-06-28 08:29:14 UTC
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
Comment 5 László Németh 2023-05-15 08:44:11 UTC
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.