Bug 77240 - Checkboxes sometimes paint only partially
Summary: Checkboxes sometimes paint only partially
Status: RESOLVED DUPLICATE of bug 75128
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.7
: P3 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-27 13:18 PST by Robert Adams
Modified: 2012-02-01 12:10 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Adams 2012-01-27 13:18:58 PST
Using Chrome 16 (Webkit 535.7) and Safari 5.1.2, a checkbox (input type=checkbox) element that is checked and has an opacity less than 1 (in this case .5) shows the top border of the checkbox as cut off, in addition to the top of the check being cut off. 

See screenshare videos:

Chrome 16: http://screencast.com/t/almWDCLW6lJA

Safari 5: http://screencast.com/t/PqivbHp3
Comment 1 Robert Adams 2012-01-27 13:20:50 PST
It should be noted that this does not occur on any other browsers tested (including a wide gamut) and it is believed that this is a WebKit issue.
Comment 2 Alexey Proskuryakov 2012-01-27 16:45:09 PST
I think that it's actually an issue regardless of opacity. Try e.g. on this page:

1. Mark "Add me to CC list" checkbox.
2. Scroll the page up ,so that the checkbox is out of the view.
3. Scroll it back very slowly.

It will be incompletely painted.
Comment 3 Jon Lee 2012-02-01 12:10:41 PST
I believe this is a dupe of bug 75128. How does it look on the nightlies?

*** This bug has been marked as a duplicate of bug 75128 ***