Bug 168308 - EDITING: Connector lines are broken when copying from LO Draw to LO Writer
Summary: EDITING: Connector lines are broken when copying from LO Draw to LO Writer
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Draw (show other bugs)
Version:
(earliest affected)
25.2.3.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Connectors
  Show dependency treegraph
 
Reported: 2025-09-07 15:04 UTC by t1m013y
Modified: 2025-09-08 05:30 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
The LO Draw document from which the drawing was copied (10.10 KB, application/vnd.oasis.opendocument.graphics)
2025-09-07 15:05 UTC, t1m013y
Details
The LO Writer document to which the drawing was pasted (11.12 KB, application/vnd.oasis.opendocument.text)
2025-09-07 15:05 UTC, t1m013y
Details
The screenshot of the drawing in LO Draw (137.22 KB, image/png)
2025-09-07 15:06 UTC, t1m013y
Details
The screenshot of the resulting drawing after pasting to LO Writer (90.53 KB, image/png)
2025-09-07 15:06 UTC, t1m013y
Details

Note You need to log in before you can comment on or make changes to this bug.
Description t1m013y 2025-09-07 15:04:07 UTC
Description:
When I copy drawing containing connector lines from LO Draw to LO Writer, some of the lines are broken after copying. Usually happens to "Line connector ends with arrow". See attachments for screenshots and example documents.

Steps to Reproduce:
1. Create a drawing in LO Draw, use connector lines in it (see the attached screenshot for an example);
2. Select the drawing in LO Draw, copy it and paste it to LO Writer;
3. Check if some of line connectors visible in LO Writer have wrong shape.

Actual Results:
Some of connector lines are distorted after pasting to LO Writer

Expected Results:
All line connectors are look as in LO Draw


Reproducible: Always


User Profile Reset: No

Additional Info:
Easy to reproduce using "Line connector ends with arrow". The problem persists after saving, closing and re-opening the document.
Comment 1 t1m013y 2025-09-07 15:05:21 UTC
Created attachment 202718 [details]
The LO Draw document from which the drawing was copied
Comment 2 t1m013y 2025-09-07 15:05:54 UTC
Created attachment 202719 [details]
The LO Writer document to which the drawing was pasted
Comment 3 t1m013y 2025-09-07 15:06:25 UTC
Created attachment 202720 [details]
The screenshot of the drawing in LO Draw
Comment 4 t1m013y 2025-09-07 15:06:53 UTC
Created attachment 202721 [details]
The screenshot of the resulting drawing after pasting to LO Writer
Comment 5 Regina Henschel 2025-09-07 20:23:55 UTC
I see the error in Version: 25.8.1.1 (X86_64)
Build ID: 54047653041915e595ad4e45cccea684809c77b5
CPU threads: 32; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: threaded

It was OK in Version: 5.2.6.2
Build ID: a3100ed2409ebf1c212f5048fbe377c281438fdc
CPU Threads: 32; OS Version: Windows 6.2; UI Render: default; 
Locale: de-DE (de_DE); Calc: group

It looks as if the EdgeLine2Delta value was converted to Twips, but has to stay in 1/100mm.


There are similar reports in bug 134624 and bug 120539, but I'm not sure whether it is a duplicate, so set it to new for now.