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

Bug 276734

Summary: [Combo] Cannot change foreground color for disabled state custom variant
Product: [RT] RAP Reporter: Markus Krüger <webmaster>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ruediger.herrmann
Version: 1.2   
Target Milestone: 1.3 M1   
Hardware: All   
OS: All   
Whiteboard:

Description Markus Krüger CLA 2009-05-18 11:29:46 EDT
Can not change Combo's & ComboViewer's disabled state foreground color using css an custom variant.

I used:
.disabledWhite:disabled {
  color: rgb( 255, 255, 255 );
}
Comment 1 Ivan Furnadjiev CLA 2009-08-12 04:24:48 EDT
Disabled state is added to Combo and CCombo theme.xml files. AppearancesBase is adjusted.