This is a migrated thread and some comments may be shown as answers.

ConnectionManipulationCompleted buggy

1 Answer 87 Views
Diagram
This is a migrated thread and some comments may be shown as answers.
Kristoffer
Top achievements
Rank 1
Kristoffer asked on 31 Jan 2013, 10:11 AM
I have a node with one connector (custom named). When I create a connection from this connector, a number of things can happen:

1) If I quickly create a connection, RemoveItem() is called and the connection disappears. The event is not triggered!
2) If I slowly create a connection, the e.ManipulationStatus has value ManipulationStatus.Moved.

First of all, I would expect the same behavior no matter how fast I click and release the mouse button. Please fix this!
Secondly, if I click on a connector and start dragging a new connection, I would expect ManipulationStatus.Attaching. The target will be null, but a connection was still attached to the source, wasn't it?

Two important bugs in my opinion.

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 05 Feb 2013, 10:18 AM
Hi Kristoffer,

Unfortunately I wasn't able to reproduce the custom connector issue - no matter how fast I tried to create a connection, the connection was properly created. Can you send us a sample solution and a screencast demonstrating how to reproduce the issue in the solution? This will allow us to further investigate this case.

As for the ManipulationStatus, I logged this issue in our PITS as I explained in your other forum post.

Kind regards,
Tina Stancheva
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Diagram
Asked by
Kristoffer
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or