Bug 405717 - Moving shape over connection cause highlighting of connection, loss of shape snap a move offset
Summary: Moving shape over connection cause highlighting of connection, loss of shape ...
Status: ASSIGNED
Alias: None
Product: Graphiti
Classification: Modeling
Component: Core (show other bugs)
Version: 0.9.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-15 08:19 EDT by Dan Simkins CLA
Modified: 2013-05-02 05:40 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Simkins CLA 2013-04-15 08:19:44 EDT
Moving a shape on the canvas over an existing connection, when the mouse pointer is directly over the connection, the following can be observed: 

1) The connection becomes highlighted;
2) The shape is no longer snapped to grid.

On release (completion of the move), the shape top left position jumps to the mouse pointer location.

The apparent "jump" in the final location could possibly be compensated for by testing the 'context' in a custom move feature (getTaregtConnection, however, the highlighting and loss of snap to grid does not provide a good user experience.