Bug 54814 - REGRESSION (r72052): Placeholder text ignores text-align property in webkit-input-placeholder
Summary: REGRESSION (r72052): Placeholder text ignores text-align property in webkit-i...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P1 Normal
Assignee: Nobody
URL:
Keywords: Regression
Depends on: 49452 64253
Blocks: 63927
  Show dependency treegraph
 
Reported: 2011-02-19 15:33 PST by Yair Yogev
Modified: 2011-07-13 19:18 PDT (History)
7 users (show)

See Also:


Attachments
test case (555 bytes, text/html)
2011-02-19 15:33 PST, Yair Yogev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yair Yogev 2011-02-19 15:33:49 PST
Created attachment 83085 [details]
test case

placeholder text in input elements is always left aligned
even when "input::-webkit-input-placeholder" is used
with "text-align: center;" / "text-align: right;"
Comment 1 Sidney San Martín 2011-05-15 09:23:17 PDT
Confirmed in r86499
Comment 2 Sidney San Martín 2011-05-15 09:29:59 PDT
Duplicate of 54797
Comment 3 Yair Yogev 2011-05-15 09:44:00 PDT
nope. it's a different issue than 54797

Adele, can you set the status to confirmed?
Comment 4 Darin Adler 2011-05-15 20:16:04 PDT
Given how we use bugs.webkit.org, UNCONFIRMED vs. NEW is not really all that important, but I changed this to NEW.
Comment 5 Yair Yogev 2011-06-24 16:54:07 PDT
making the title more accurate
Comment 6 Yair Yogev 2011-06-24 17:24:08 PDT
posted Bug 63367 which is about the default alignment when webkit-input-placeholder was not set (also regressed in the same commit)
Comment 7 Yair Yogev 2011-06-24 18:14:24 PDT
InChromium issue: http://crbug.com/65391
Comment 8 Kent Tamura 2011-07-13 19:18:32 PDT
Fixed by http://trac.webkit.org/changeset/90971