Pen: Shift+Enter creates a subpath when used while appending a path
Bug #1639098 reported by
Hachmann
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Undecided
|
Jabiertxof |
Bug Description
1. Draw open Path with Bézier/Pen tool
2. Finish path with right-click or Enter
3. Click on one of the paths end nodes to append to it. Draw.
4. Hit Shift+Enter
5. Expected result: Close Path (or subpath) from new end node to old start node.
Actual result: An independent subpath is being created, from new end node to a new start node (where we wanted to append the path)
Changed in inkscape: | |
assignee: | nobody → Jabiertxof (jabiertxof) |
To post a comment you must log in.
This patch fix the bug.