Bug 98788

Summary: [EFL] Add background color to the checkbox theme.
Product: WebKit Reporter: Byungwoo Lee <bw80.lee>
Component: WebKit EFLAssignee: Byungwoo Lee <bw80.lee>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, lucas.de.marchi, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
test checkbox status with white and black background.
none
Patch
none
Patch none

Description Byungwoo Lee 2012-10-09 09:48:32 PDT
Background color of the current check box is transparent, and the color of the check mark is black.
So when the background is black, check mark cannot be distinguished.

Check box theme should be changed.
Comment 1 Byungwoo Lee 2012-10-15 02:59:42 PDT
Created attachment 168662 [details]
test checkbox status with white and black background.
Comment 2 Byungwoo Lee 2012-10-15 03:02:28 PDT
Created attachment 168664 [details]
Patch
Comment 3 Byungwoo Lee 2012-10-15 03:09:06 PDT
Comment on attachment 168664 [details]
Patch

Adding background color to the theme image will be better because check box image can have round edge.
Comment 4 Byungwoo Lee 2012-10-15 03:38:58 PDT
Created attachment 168667 [details]
Patch
Comment 5 WebKit Review Bot 2012-10-17 03:08:59 PDT
Comment on attachment 168667 [details]
Patch

Clearing flags on attachment: 168667

Committed r131576: <http://trac.webkit.org/changeset/131576>
Comment 6 WebKit Review Bot 2012-10-17 03:09:03 PDT
All reviewed patches have been landed.  Closing bug.