[Webkit-unassigned] [Bug 119421] New: [Forms: color] Popover color picker's well should not be drawn
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 1 18:11:57 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=119421
Summary: [Forms: color] Popover color picker's well should not
be drawn
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ruthiecftg at gmail.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list