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

Bug 517076

Summary: Connected state of start and end handles not updated when reconnecting in MVC logo example.
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: 1.0.0   
Target Milestone: 5.0.0 (Oxygen) RC1   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2017-05-22 09:30:50 EDT
It seems the connected state is not properly updated any more. In the logo example, when a connection gets reconnected, the connected state is not properly updated any more (it is visualized as unconnected).
Comment 1 Matthias Wienand CLA 2017-05-23 08:56:36 EDT
I changed the listener for Connection visuals to react to anchor changes instead of point changes, so that the handles are updated even though their location remains unchanged. The code is published on the master branch, therefore, I resolve this ticket as fixed for 5.0.0 RC1.