Bug 54814

Summary: REGRESSION (r72052): Placeholder text ignores text-align property in webkit-input-placeholder
Product: WebKit Reporter: Yair Yogev <progame+wk>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: adele, darin, divya, groby, jabronson, s+webkit, tkent
Priority: P1 Keywords: Regression
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Bug Depends on: 49452, 64253    
Bug Blocks: 63927    
Attachments:
Description Flags
test case none

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