RESOLVED FIXED 11894
REGRESSION (SearchField): Height affects placement of text in search field
https://bugs.webkit.org/show_bug.cgi?id=11894
Summary REGRESSION (SearchField): Height affects placement of text in search field
Matt Lilek
Reported 2006-12-20 09:55:53 PST
Unless height is at or around the natural size of the search field, the text will not be positioned correctly against the search field background. A small height causes the text to be pushed down causing the text to be cut off or not shown at all. Large heights cause the text to be pushed up and completely detached from the search field. Setting a height smaller than 16px also causes the top and bottom borders to not be drawn (which could explain bug 11848).
Attachments
Testcase (647 bytes, text/html)
2006-12-20 09:56 PST, Matt Lilek
no flags
Screenshot (34.27 KB, image/png)
2006-12-20 09:57 PST, Matt Lilek
no flags
Matt Lilek
Comment 1 2006-12-20 09:56:27 PST
Created attachment 11935 [details] Testcase
Matt Lilek
Comment 2 2006-12-20 09:57:29 PST
Created attachment 11936 [details] Screenshot
Matt Lilek
Comment 3 2006-12-20 11:14:05 PST
Ignore my inability to read - the 15px or smaller height is the cause of bug 11848 (see Mitz's comment).
Matt Lilek
Comment 4 2007-01-28 11:31:41 PST
Can't reproduce this anymore with r19197, probably fixed with bug 11848.
Note You need to log in before you can comment on or make changes to this bug.