Bug 111606 - Need ability to provide decorations that will show regardless of parent visibility
Summary: Need ability to provide decorations that will show regardless of parent visib...
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-05 10:01 EDT by Cherie Revells CLA
Modified: 2010-07-19 21:54 EDT (History)
1 user (show)

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-05 10:01:57 EDT
Clients need a way to provide decorations that will show regardless of parent 
visibility.  Currently, it is not possible to override Decoration.isVisible() 
to change this behavior.
Comment 1 Cherie Revells CLA 2005-10-05 16:24:08 EDT
- Added setIgnoreParentVisibility() API on IDecoration to allow decorations to 
be shown regardless of whether the owner figure is visible. 
- Added JUnit DecoratorServiceTests to test general behavior of the decorator 
service as well as this specific scenario. 

Activities: 
bugzilla 111606 gmf_head sshaw 051005 Need ability to provide decorations that 
will show regardless of parent visibility 

Code Reviewed by: 
Steve 

How tested: 
Adhoc tests with other decorations. 

JUnit Tests:   
Launching org.eclipse.gmf.tests.runtime.diagram.ui 

OK, Runs:        58, Fails:        0, Errors:        0, 
org.eclipse.gmf.tests.runtime.diagram.ui, Time:        54.312 

Impact on QE: 
n/a 

Impact on Doc: 
n/a 

Impact on Build: 
n/a 
Comment 2 Eclipse Webmaster CLA 2010-07-19 21:54:45 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Common was the original product and component for this bug