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

Bug 287056

Summary: [Table] Checkbox does not adapt cell color
Product: [RT] RAP Reporter: Benjamin Muskalla <b.muskalla>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 1.3 M3   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
screenshot
none
screenshot gtk
none
Proposed patch none

Description Benjamin Muskalla CLA 2009-08-19 09:20:04 EDT
RAP 1.3M1

The background color is not applied to the area where the checkbutton resides.
This works if you set a background color to the whole table, it does not work if you set the color for the first cell.
Comment 1 Benjamin Muskalla CLA 2009-08-19 09:27:54 EDT
Created attachment 144952 [details]
screenshot

Background for checkbox only works if the whole table has a background.
Neither cell nor row background color is applied to the checkbox.
Comment 2 RĂ¼diger Herrmann CLA 2009-09-09 10:28:49 EDT
Did you cross-check this with SWT?
Comment 3 Benjamin Muskalla CLA 2009-09-10 11:49:37 EDT
Created attachment 146878 [details]
screenshot gtk

At least on GTK this works as expected.
Comment 4 Ivan Furnadjiev CLA 2009-10-16 06:52:53 EDT
Created attachment 149735 [details]
Proposed patch
Comment 5 Ivan Furnadjiev CLA 2009-10-16 06:54:35 EDT
Applied patch to CVS HEAD.