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

Bug 493607

Summary: FXBendConnectionPolicy deselects the connection when releasing the mouse button.
Product: [Tools] GEF Reporter: Matthias Wienand <matthias.wienand>
Component: GEF MVCAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: nyssen
Version: 0.2.0   
Target Milestone: 4.0.0 (Neon) RC1   
Hardware: All   
OS: All   
Whiteboard:

Description Matthias Wienand CLA 2016-05-13 05:18:44 EDT

    
Comment 1 Alexander Nyßen CLA 2016-05-13 10:15:20 EDT
Removed Select/Deselect operations chained within FXBendConnectionPolicy (as a pure workaround) with proper updating of handles by FXBendFirstAnchorageOnSegmentHandleDragPolicy. This properly resolves the deselect problem (and is furthermore conceptually concise). Pushed all changes to origin/master. Resolving as fixed in 4.0.0 RC1.