Bug 69727 - REGRESSION (WebKit2): Checkboxes and radio buttons are drawn 1 pixel too high, not repainted properly
Summary: REGRESSION (WebKit2): Checkboxes and radio buttons are drawn 1 pixel too high...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: mitz
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2011-10-09 12:34 PDT by mitz
Modified: 2011-10-09 13:19 PDT (History)
0 users

See Also:


Attachments
Make WebCoreFlippedView an NSControl (1.31 KB, patch)
2011-10-09 12:38 PDT, mitz
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2011-10-09 12:34:50 PDT
<rdar://problem/9484496>

Patch forthcoming.
Comment 1 mitz 2011-10-09 12:38:49 PDT
Created attachment 110307 [details]
Make WebCoreFlippedView an NSControl
Comment 2 mitz 2011-10-09 13:19:51 PDT
Fixed in <http://trac.webkit.org/r97032>.