Bug 123107 - FILEOPEN DOCX Shape changes its line style
Summary: FILEOPEN DOCX Shape changes its line style
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.3.0.4 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: filter:docx, implementationError
Depends on:
Blocks: VML-Shapes
  Show dependency treegraph
 
Reported: 2019-02-01 10:42 UTC by NISZ LibreOffice Team
Modified: 2022-05-23 12:16 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
The original file (20.51 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2019-02-01 10:42 UTC, NISZ LibreOffice Team
Details
Screenshot of the original document side by side in Word and Writer. (293.94 KB, image/png)
2019-02-01 10:43 UTC, NISZ LibreOffice Team
Details
The example file in Word and Writer (173.07 KB, image/png)
2020-04-21 11:53 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 2019-02-01 10:42:26 UTC
Description:
When the attached file is opened in LO the shape changes its fill color to blue.

Steps to Reproduce:
    1. Open the attaced document in LO and MSO.
    2. Notcie the changes.

Actual Results:
The shape’s fill color is blue.

Expected Results:
It should stay as white.


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 NISZ LibreOffice Team 2019-02-01 10:42:57 UTC
Created attachment 148837 [details]
The original file
Comment 2 NISZ LibreOffice Team 2019-02-01 10:43:13 UTC
Created attachment 148838 [details]
Screenshot of the original document side by side in Word and Writer.
Comment 3 Durgapriyanka 2019-02-01 17:40:23 UTC
Thank you for reporting the bug. I confirm the bug in

Version: 6.3.0.0.alpha0+
Build ID: b6b28931435e44aca92b8c0e1659f701e3ed1a87
CPU threads: 2; OS: Windows 6.1; UI render: default; VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2019-01-30_06:57:04
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded
Comment 4 Buovjaga 2019-02-10 17:29:01 UTC
Repro with multiple versions. In 3.x, the shape disappears completely.
Comment 5 NISZ LibreOffice Team 2020-04-21 11:53:39 UTC
Created attachment 159784 [details]
The example file in Word and Writer

Looking at it in more detail: this is a line shape, and has a <v:stroke linestyle="thinThin"/> property. 
Writer does not have a similar line style with two parallel lines. 
So probably first a similar line style needs to be implemented.
Comment 6 NISZ LibreOffice Team 2020-09-03 09:00:18 UTC
This is also a VML shape.