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.
Created attachment 202718 [details] The LO Draw document from which the drawing was copied
Created attachment 202719 [details] The LO Writer document to which the drawing was pasted
Created attachment 202720 [details] The screenshot of the drawing in LO Draw
Created attachment 202721 [details] The screenshot of the resulting drawing after pasting to LO Writer
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.