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

Bug 416506

Summary: [Text] Custom variant is not respected for Text-Search-Icon/Text-Cancel-Icon
Product: [RT] RAP Reporter: Ivan Furnadjiev <ivan>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.2 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Ivan Furnadjiev CLA 2013-09-04 05:49:17 EDT
text.setData( RWT.CUSTOM_VARIANT, "myVariant" );
...
Text-Search-Icon.myVariant {
  background-image: url( images/my-image.png );
}
does not work.
Comment 1 Ivan Furnadjiev CLA 2013-09-11 07:20:01 EDT
Fixed in master with commit 04eb8f43f92c30b79d27493c3e1e2048ebc09d13.