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

Bug 437374

Summary: Drag events are not correctly delivered to parts under mouse
Product: [Tools] GEF Reporter: Thomas Kutz <thomas.kutz>
Component: GEF FXAssignee: Matthias Wienand <matthias.wienand>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: matthias.wienand
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Thomas Kutz CLA 2014-06-13 09:40:33 EDT
Steps to reproduce:

In the MVC FX example, change the order of visual shapes, so that the connection elements are added last (in org.eclipse.gef4.mvc.fx.example.model.FXGeometricModel.getShapeVisuals()). Then, when trying to reconnect a connection curve to a shape, it fails in some case. For this, the target shape must be big enough and the connection end point needs to be moved from different sides (for me top and bottom does not reconnect) into the target shape.
Comment 1 Matthias Wienand CLA 2014-07-14 12:24:23 EDT
The issue is resolved in master. Therefore, I am changing the status to RESOLVED, FIXED.