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

Bug 284378

Summary: [Button] Optimization of CHECK and RADIO buttons
Product: [RT] RAP Reporter: Asen Draganov <asen>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.2   
Target Milestone: 1.3 M1   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Proposed patch none

Description Asen Draganov CLA 2009-07-23 03:35:03 EDT
Build ID: 20090619-0625

Client side implementation of CHECK and RADIO buttons should be optimized in two directions:
1. Using only one and the same themable spacing: 
- between check/radio icon and the content part and 
- between image and text in the content part
2. Do not use an internal container for the content part
Comment 1 Asen Draganov CLA 2009-07-23 03:37:38 EDT
Created attachment 142351 [details]
Proposed patch
Comment 2 Ralf Sternberg CLA 2009-08-04 17:44:23 EDT
This issue is fixed by bug 284717.