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

Bug 382816

Summary: Add support for "disabled" state for "Combo-Button-Icon"
Product: [RT] RAP Reporter: Sudesh Bulathsinhala <sudeshb>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: unspecified   
Target Milestone: 2.0 M1   
Hardware: All   
OS: All   
Whiteboard:

Description Sudesh Bulathsinhala CLA 2012-06-18 00:46:20 EDT
Build Identifier: 20120216-1857

Add a "disabled" state for "Combo-Button-Icon" in Combo.theme.xml

Reproducible: Always

Steps to Reproduce:
When applying a custom theme, we should be able to define "disabled" state for "Combo-Button-Icon"

Combo-Button-Icon {
  background-image: url("/themes/icons/arrow.png");
}


REQUESTED ENHANCEMENT
---------------------
Combo-Button-Icon:disabled {
  background-image: url("/themes/icons/empty.png");
}
Comment 1 Ivan Furnadjiev CLA 2012-08-02 05:07:41 EDT
Fixed in master with commit 09ab5f5ffbc18364f09084549e51adce184e16d6.