Bug 111952 - Connector handles do not appear when hovering over compartments
Summary: Connector handles do not appear when hovering over compartments
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows 2000
: P3 major
Target Milestone: ---   Edit
Assignee: Cherie Revells CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2005-10-07 13:23 EDT by Cherie Revells CLA
Modified: 2006-09-10 23:52 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cherie Revells CLA 2005-10-07 13:23:55 EDT
 
Comment 1 Cherie Revells CLA 2005-10-07 16:07:30 EDT
Purpose: 
- Added a DelegatingMouseEventEditPolicy which forwards mouse events to the 
nearest parent with the appropriate editpolicy installed. 
- Made mouse event methods top level method on DiagramAssistantEditPolicy (it 
now implements MouseMotionListener). 
- Moved more of the common behavior between the ActionBarEditPolicy and 
ConnectorHandleEditPolicy to the parent DiagramAssistantEditPolicy class.  
Added documentation and renamed some methods and parameters. 

Activities: 
Bugzilla 111952 gmf_head sshaw 051007 Connector handles do not appear when 
hovering over compartments 

Code Reviewed by: 
Steve 

How tested: 
Adhoc testing with connector handles and actionbars including 
- hovering on compartments and shapes
- using spacebar to trigger actionbar & connector handles on shapes, 
connectors, compartments, diagram 
- verifying connector handles move with mouse 
- verifying hovering over diagram assistant will keep diagram assistant 
displayed. 

JUnit Tests:   
diagram.ui.tests: 58/58 
Comment 2 Eclipse Webmaster CLA 2010-07-19 12:30:27 EDT
[GMF Restructure] Bug 319140 : product GMF and component Runtime Diagram was the original product and component for this bug