Bug 98788 - [EFL] Add background color to the checkbox theme.
Summary: [EFL] Add background color to the checkbox theme.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Byungwoo Lee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-09 09:48 PDT by Byungwoo Lee
Modified: 2012-10-17 03:09 PDT (History)
4 users (show)

See Also:


Attachments
test checkbox status with white and black background. (582 bytes, text/html)
2012-10-15 02:59 PDT, Byungwoo Lee
no flags Details
Patch (2.81 KB, patch)
2012-10-15 03:02 PDT, Byungwoo Lee
no flags Details | Formatted Diff | Diff
Patch (4.63 KB, patch)
2012-10-15 03:38 PDT, Byungwoo Lee
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.