Bug 111366

Summary: [chromium] Form controls on composited layers are not painted properly
Product: WebKit Reporter: Alok Priyadarshi <alokp>
Component: Layout and RenderingAssignee: Alok Priyadarshi <alokp>
Status: RESOLVED FIXED    
Severity: Normal CC: jamesr
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://code.google.com/p/chromium/issues/detail?id=178031
Attachments:
Description Flags
Patch jamesr: review+

Alok Priyadarshi
Reported 2013-03-04 15:19:40 PST
Regression in http://trac.webkit.org/changeset/138987 On windows PlatformContextSkia::m_drawingToImageBuffer still needs to be set when painting form controls on transparent layers. It is used as a hint to properly blend the bitmap painted using GDI, which does not handle the alpha channel properly.
Attachments
Patch (1.71 KB, patch)
2013-03-04 15:32 PST, Alok Priyadarshi
jamesr: review+
Alok Priyadarshi
Comment 1 2013-03-04 15:32:32 PST
Alok Priyadarshi
Comment 2 2013-03-04 15:38:28 PST
Note You need to log in before you can comment on or make changes to this bug.