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

Bug 192760

Summary: Incorrect color constants
Product: [Tools] GEF Reporter: Pratik Shah <ppshah>
Component: GEF-Legacy Draw2dAssignee: Pratik Shah <ppshah>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.2   
Target Milestone: 3.4.0 (Ganymede) M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Pratik Shah CLA 2007-06-14 17:44:54 EDT
ColorConstants uses incorrect constants for titleInactiveBackground and titleInactiveGradient.  It uses SWT.COLOR_TITLE_INACTIVE_FOREGROUND constants for both.  Probably a case of copy/paste where the committer forgot to update those constants.
Comment 1 Pratik Shah CLA 2007-06-20 14:37:42 EDT
Can this be fixed in 3.3?
Comment 2 Anthony Hunter CLA 2007-06-20 15:47:13 EDT
Yes for 3.3.1.
Comment 3 Pratik Shah CLA 2008-01-14 16:58:23 EST
Fixed.