[Webkit-unassigned] [Bug 126295] New: REGRESSION (r157443): Search fields with a non-white background don’t have a round bezel
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 30 10:16:13 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=126295
Summary: REGRESSION (r157443): Search fields with a non-white
background don’t have a round bezel
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
URL: data:text/html,<input%20type=search%20style="backgroun
d-color:%20lightblue;">
OS/Version: Unspecified
Status: NEW
Keywords: NeedsRadar, Regression
Severity: Normal
Priority: P1
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mitz at webkit.org
CC: adele at apple.com, rniwa at webkit.org
To reproduce, navigate to the URL. The search field doesn’t have the characteristic pill shape.
This was caused by <http://trac.webkit.org/r157443>, the change made for bug 119967. We can’t just treat search fields as style-able without writing the code to render them properly when styled. Moreover, as this change broke various webpages that (either intentionally or accidentally) applied style to search fields, even when we make them style-able we may need to do so in some a backwards-compatible manner.
--
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