Bug 54797 - REGRESSION (r72052): Placeholder text isn't centered with a large line-height
Summary: REGRESSION (r72052): Placeholder text isn't centered with a large line-height
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Adele Peterson
URL: data:text/html,%3Cinput%20placeholder...
Keywords:
Depends on: 64253
Blocks: 63927
  Show dependency treegraph
 
Reported: 2011-02-18 23:32 PST by Adele Peterson
Modified: 2011-07-13 19:18 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adele Peterson 2011-02-18 23:32:05 PST
Placeholder text isn't centered with a large line-height.  It should be centered to match where the text will actually be entered.

<input placeholder="This is some placeholder text" style="line-height: 40px;">
Comment 1 Adele Peterson 2011-02-21 20:57:35 PST
Put the testcase in the url field
Comment 2 Sidney San Martín 2011-05-15 09:30:32 PDT
Also affects horizontal text-align.
Comment 3 Yair Yogev 2011-06-24 18:16:04 PDT
InChromium issue: http://crbug.com/72413
Comment 4 Kent Tamura 2011-07-13 19:18:14 PDT
Fixed by http://trac.webkit.org/changeset/90971