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

Bug 466816

Summary: Bend point handles do not handle scroll offsets correctly.
Product: [Tools] GEF Reporter: Matthias Wienand <matthias.wienand>
Component: GEF MVCAssignee: Matthias Wienand <matthias.wienand>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 3.10.1 (Mars SR1) M1   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Matthias Wienand CLA 2015-05-08 04:18:21 EDT
When scrolling prior to creating a new bend point using one of the bend point handles in the MVC Logo example, the bend point will be offset by the scroll position.
Comment 1 Matthias Wienand CLA 2015-07-03 09:39:22 EDT
I ensured that all static anchors use the connection as their anchorage, so that no transformation is applied when computing the position of such an anchor, i.e. scrolling does not affect the bend points anymore. The code is published on the master branch, therefore, I resolve this ticket as fixed for 3.10.1M1.