Lowest object refuse snap to grid - "Only snap the node closest to the pointer" is ignored
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Medium
|
Diederik van Lierop |
Bug Description
Inkscape 0.48.4 r9939 on Windows 7
Steps to reproduce:
* Open the attached svg drawing with Inkscape 0.48.4
* Select all objects (by drawing a rectangle around them). Make sure that ALL object is selected, also those outside of canvas.
* Grab upper left corner of the biggest rectangle (ID: rect4255) and move it around.
* Expected behaviour is that the corners of the rectangle snaps to grid. But instead the TEXT object (ID: text3155) closest to pointer will snap to grid, not the rectangle.
It is a undesired behaviour, but it's farirly easy to overcome. Workarounds that works for me:
¤ Delete all objects that is not inside canvas (works in this spesific case)
¤ Temporarly move the rectangle to top while moving, and move it bck to bottom when finished moving.
¤ Just using a develop version (t.ex Inkscape 0.48+devel r12042). Cannot reproduce the behaviour in that version.
tags: | added: snapping |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
Not reproduced with 0.48.3.1 and current trunk (r12188) on OS X 10.7,
reproduced with 0.48.4 r9939 and 0.48.x r9945
> It is a undesired behaviour, but it's farirly easy to overcome.
> Workarounds that works for me:
> ¤ Delete all objects that is not inside canvas
> (…)
¤ select ALL (96) objects with keyboard shortcut 'Ctrl+A' (instead of dragging a selection frame around them).