Stroke to Path generates a different shape than the Stroke.
<!-- See our full bug reporting guidelines at https://inkscape.org/contribute/report-bugs/ Writing a good bug report will ensure we'll be able to help efficiently. 🙂 --> #### Summary: <!-- Summarize the issue/suggestion concisely: --> Stroke to path behaves weirdly in some cases. The generated path doesn't suit the stroke's shape. #### Steps to reproduce: <!-- Describe what you did (step-by-step) so we can reproduce: --> - open Inkscape - Make an ellipse - Make a rectangle - Snap the bottom right corner of rectangle to the center of the ellipse - Select both objects and Intersect them - Add a stroke (in my case 3px) - Convert stroke to path (or convert object to path first before. It'll produce the same result) #### What happened? The generated path's shape is different from the stroke's shape. #### What should have happened? Expected the same shape of the stroke. Sample attachments: <!-- Attach the sample file(s) highlighting the issue, if appropriate. --> [cbbb8486-eed5-4bf9-9e2a-0b7dc23314f7](/uploads/ef2f0b3c19481d0d5369c1a208df4895/cbbb8486-eed5-4bf9-9e2a-0b7dc23314f7) #### Version Info: ``` - Inkscape Version: 1.0.1 (3bc2e813f5, 2020-09-07) - Operating System: Arch Linux - Operating System version: - ``` <!-- ❤️ Thank you for filling in a new bug report, we appreciate the help! ❤️ Please be patient while we try to find the time to look into your issue. Remember that Inkscape is developed by volunteers in their spare time, we'll try our best to respond to all reports. --> <!-- Please be careful when/after writing # for example in logs, code, or versions of linux - use inline code span - single backticks (`) before and after it, like this - `#1618` - use multi-line code block - triple backticks (```) to fence/enclose console logs - attach long logs as a text file. -->
issue