Rotational node-snapping to path fails with rev >= 14226
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Medium
|
Diederik van Lierop | ||
lib2geom |
Fix Released
|
Undecided
|
Diederik van Lierop |
Bug Description
Rotating a shape (or path) and snapping e.g. with its cusp nodes to a path fails in current trunk (affects select as well as node tool context).
Steps to reproduce:
1) launch trunk (default prefs, default new doc)
2) enable 'Snap to paths'
3) draw a slanted straight line (2 nodes)
4) draw a square from center (press 'Shift+Ctrl'); for the center point, snap to one of the endpoints of the line
5) rotate the square until one of the corners snaps to the line
--> fails to snap
6) convert straight line to guide ('Shift+G')
7 repeat step 5
--> snapping a corner to the slanted guide works as expected
First noticed with Inkscape 0.91+devel r14267 on OS X 10.7.5.
Based on tests with archived builds:
- not reproduced with 0.91+devel rev <= 14224,
- reproduced with 0.91+devel rev >= 14228;
this regression seems likely related to the recent 2geom update:
https:/
https:/
Related branches
summary: |
- Rotational snap of node targets to path fails (rev >= 14226) + Rotational node-snapping to path fails with rev >= 14226 |
Changed in inkscape: | |
assignee: | nobody → Diederik van Lierop (mail-diedenrezi) |
Changed in inkscape: | |
status: | New → Confirmed |
Changed in inkscape: | |
importance: | Undecided → Medium |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
Fixed as of rev. #14411