Bug 128319 - RTF export: shape control RTF tokens outside context in output
Summary: RTF export: shape control RTF tokens outside context in output
Status: RESOLVED DUPLICATE of bug 128320
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.4.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-22 09:17 UTC by Vasily Melenchuk (CIB)
Modified: 2019-10-22 09:18 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vasily Melenchuk (CIB) 2019-10-22 09:17:58 UTC
Description:
Exported by Writer RTF document can contain shape-specific RTF tokens outside of {\shp ...}

Steps to Reproduce:
1. Open attached document (I suppose, that this behavior 
2. Save it as RTF document
3. Open resulting RTF document in any plain text viewer.

Actual Results:
There is "\shpwr2\shpwrk3\shpbypara\shpbyignore\shptop0\shpbxcolumn\shpbxignore\shpleft0" set of RTF tokens in beginning of document. They are expected only inside {\shp ..} destination.

Expected Results:
No shape specific tokens outside of shape context.


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 Vasily Melenchuk (CIB) 2019-10-22 09:18:57 UTC

*** This bug has been marked as a duplicate of bug 128320 ***