Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 493418

Summary: Relocating a connection is not possible when the routing style is orthogonal.
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF MVCAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: matthias.wienand
Version: 0.2.0   
Target Milestone: 4.0.0 (Neon) RC3   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 494719    
Bug Blocks:    

Description Alexander Nyßen CLA 2016-05-11 08:07:02 EDT
In the MVC logo example, in case orthogonal routing style is enabled and a curve is disconnected from start and end, it can still not be moved along the canvas. We should ensure that the interplay between FXBendOnSegmentDragPolicy and FXTranslateSelectedOnDrag is optimized to handle that case more intuitive (i.e. allow movement of the connection in case no routing constraints would be violated).
Comment 1 Matthias Wienand CLA 2016-05-27 05:55:15 EDT
I ensured that unconnected connections can be dragged. The code is published on the master branch, therefore, I resolve this ticket as fixed for 4.0.0 RC3.