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

Bug 506025

Summary: FXHoverBehavior breaks HoverBehavior contract
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF MVCAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.0.0   
Target Milestone: 5.0.0 (Oxygen) M3   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2016-10-16 04:23:59 EDT
FXHoverBehavior overwrites the deactivation and hover change hooks of its superclass, but it does not use the intended methods to add and remove feedback. Also the hover model listener of the superclass is not properly unregistered. We need to adjust this. 

If we decide to merge MVC and MVC.FX (see bug #496248), the contract of the resulting merged behavior should be aligned with that of AbstractBehavior.
Comment 1 Alexander Nyßen CLA 2016-10-19 03:55:22 EDT
This was resolved as part of bug #496248. Resolving as fixed in 5.0.0 M3.