[Webkit-unassigned] [Bug 27466] New: Search boxes should fallback when the RenderTheme doesn't deal with them
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 20 15:55:05 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27466
Summary: Search boxes should fallback when the RenderTheme
doesn't deal with them
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: agl at chromium.org
<input type="search"> is very much like a text entry except that, currently, if
the RenderTheme doesn't deal with it, nothing is rendered. With this patch, the
default CSS border is rendered if the RenderTheme requests it.
--
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