[Webkit-unassigned] [Bug 32981] New: with (large) padding, text string in text input field is not pushed down accordingly.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 27 23:38:45 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32981
Summary: with (large) padding, text string in text input field
is not pushed down accordingly.
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: phiw at l-c-n.com
Created an attachment (id=45545)
--> (https://bugs.webkit.org/attachment.cgi?id=45545)
minimal testcase
In the test case: an input field (text field, input[type="text"]) has 400px
padding-top. However, the text string ('abcd' in textcase) inside the input
field is placed in the vertical center (~200px from top).
Expected: test string positioned at the bottom of the textfield.
(test case is a reduction from the search field on YouTube)
Correct: Firefox 3.6 +, Opera 10.0, 10.5, IE 8.
Fails: WebKit latest, Safari 4
See partly related Gecko bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=525897
The Gecko 'bug' is visible on sites such as Apple.com and YouTube.com
--
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