Bug 145949 - FILESAVE DOCX: Text outside Explosion shape on DOCX (fine with DOC)
Summary: FILESAVE DOCX: Text outside Explosion shape on DOCX (fine with DOC)
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.3.0.0.alpha1+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Shape-ODF-OOXML-export
  Show dependency treegraph
 
Reported: 2021-11-29 12:35 UTC by Telesto
Modified: 2023-10-20 20:34 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Example file (10.74 KB, application/vnd.oasis.opendocument.text)
2021-11-29 12:35 UTC, Telesto
Details
Modified example file (13.29 KB, application/vnd.oasis.opendocument.text)
2021-11-29 21:56 UTC, Gabor Kelemen (allotropia)
Details
Docx export of the modified example file (6.30 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2021-11-29 21:56 UTC, Gabor Kelemen (allotropia)
Details
The modified example and its reloaded docx version in 7.3 (196.48 KB, image/png)
2021-11-29 21:59 UTC, Gabor Kelemen (allotropia)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2021-11-29 12:35:29 UTC
Description:
FILESAVE DOCX: Text outside Explosion shape on DOCX 

Steps to Reproduce:
1. Open the attached file
2. Save as DOCX
3. File -> Reload

Actual Results:
Text outside shape. Word Online does open the file properly either

Expected Results:
Some as DOC/ODT


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: ddc57169ac8d1de00403dbb09fef5221beaa0f3d
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL
Comment 1 Telesto 2021-11-29 12:35:43 UTC
Created attachment 176567 [details]
Example file
Comment 2 Gabor Kelemen (allotropia) 2021-11-29 21:56:26 UTC
Created attachment 176579 [details]
Modified example file

Confirmed in 
Version: 7.3.0.0.alpha1+ / LibreOffice Community
Build ID: 59e70256a358db136f5fd23651aea96d218b1a64
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: hu-HU (hu_HU.UTF-8); UI: en-US
Calc: threaded

This is because the red shape is rotated a bit "to the right".
If it's not, then the docx export works, as demonstrated by this extended example.
Comment 3 Gabor Kelemen (allotropia) 2021-11-29 21:56:56 UTC
Created attachment 176580 [details]
Docx export of the modified example file
Comment 4 Gabor Kelemen (allotropia) 2021-11-29 21:59:58 UTC
Created attachment 176581 [details]
The modified example and its reloaded docx version in 7.3

The shapes rotation seems to roundtrip correctly, but the textbox inside does not. 
See also the topic of rotated frames: bug 82627 - this case is also a consequence of that.