Bug 163575 - sw smart justify: crash/assert during odt conversion of an Arabic DOCX document
Summary: sw smart justify: crash/assert during odt conversion of an Arabic DOCX document
Status: ASSIGNED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
25.2.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: László Németh
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks: DOCX-Paragraph
  Show dependency treegraph
 
Reported: 2024-10-22 14:55 UTC by László Németh
Modified: 2024-10-22 15:20 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
test document (80.32 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2024-10-22 14:56 UTC, László Németh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description László Németh 2024-10-22 14:55:40 UTC
Description:
Regression since commit 1fb6de02709a5f420f21ebd683915da50ce0d198
"tdf#163149 sw smart justify: fix line shrinking at image wrapping".


Steps to Reproduce:
1. Open the test document.
2. Save as odt.

Actual Results:
Crash/assert

Expected Results:
No problem.


Reproducible: Always


User Profile Reset: No

Additional Info:
Reported by Caolán McNamara in https://gerrit.libreoffice.org/c/core/+/174985
Comment 1 László Németh 2024-10-22 14:56:18 UTC
Created attachment 197191 [details]
test document
Comment 2 László Németh 2024-10-22 15:20:27 UTC
proposed fix: https://gerrit.libreoffice.org/c/core/+/175419