Bug 119421

Summary: [Forms: color] Popover color picker's well should not be drawn
Product: WebKit Reporter: Ruth Fong <ruthiecftg>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Normal CC: bdakin, beidson, dino, jonlee, ruthiecftg, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 119356    
Bug Blocks:    

Ruth Fong
Reported 2013-08-01 18:11:41 PDT
In bug 119356, an initial patch implemented <input type='color'> with a popover color picker. Currently, the color well for an <input type='color'> element is drawn in ColorInputType:createShadowSubtree() at the WebCore level. However, the patch from bug 119356 redraws a popover color well when the <input type='color'> element is clicked. This re-drawing of the color well should not be done and only the popover should be displayed.
Attachments
Radar WebKit Bug Importer
Comment 1 2013-08-01 18:12:39 PDT
Note You need to log in before you can comment on or make changes to this bug.