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

Bug 302837

Summary: [Combo/CCombo] Refactor ComboThemeAdapter
Product: [RT] RAP Reporter: Ivan Furnadjiev <ivan>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.3   
Target Milestone: 1.3 M6   
Hardware: All   
OS: All   
Whiteboard:

Description Ivan Furnadjiev CLA 2010-02-15 03:16:47 EST
Currently, the ComboThemeAdapter#getPadding() and AppearancesBase uses the Text element definition to obtain the "padding" CSS property. There is a "Combo-Field" element with a "padding" property defined in Combo.theme.xml which is not used at all.
Comment 1 Ivan Furnadjiev CLA 2010-02-15 03:27:29 EST
Same is valid for CCombo too.
Comment 2 Ivan Furnadjiev CLA 2010-02-15 04:15:05 EST
Changes are in CVS HEAD.