[Webkit-unassigned] [Bug 13834] Checkboxes and radio buttons don't see CSS background color

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 17:02:50 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=13834





--- Comment #11 from Fabrizio <fabrizio.machado at nokia.com>  2011-01-24 17:02:50 PST ---
FF and IE don't handle the property well.  

IE tries to apply it but, instead of filling the checkbox, it creates a colored border around it.  And FF simply ignores it.

So far, Opera is the only browser we've tested that fills the checkbox with the background-color as expected.  We think current behavior is wrong and Opera's treatment of this prop is correct, but would be nice to get feedback from CSS experts too.  Is this fix desired for all platforms?

Some backstory on control styling:
http://webkit.org/blog/17/the-new-form-controls-checkbox-2/

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list