Bug 119421
Summary: | [Forms: color] Popover color picker's well should not be drawn | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ruth Fong <ruthiecftg> |
Component: | Forms | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/14627763>