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

Bug 495232

Summary: Incorrect anchor position within MVC logo example when using orthogonal routing
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: 5.0.0 (Oxygen) M2   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Screenshot showing the wrong start position. none

Description Alexander Nyßen CLA 2016-06-01 22:32:54 EDT
When using orthogonal routing within the MVC logo example, the computed anchor position does not seem to be the correct orthogonal projection in all cases.
Comment 1 Alexander Nyßen CLA 2016-06-01 22:33:36 EDT
Created attachment 262178 [details]
Screenshot showing the wrong start position.
Comment 2 Matthias Wienand CLA 2016-06-02 12:25:04 EDT
I investigated and found that the computation of the orientation hint is flawed when the neighbor point is equal to the anchored reference point. Moreover, when the neighbor point is determined, the anchorage-contained points are not filtered out.
Comment 3 Matthias Wienand CLA 2016-08-15 11:04:16 EDT
The issue does no longer persist, therefore, I resolve this ticket as fixed for 5.0.0 M2.