WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 27188
REGRESSION: Textbox not drawn correctly inside relatively positioned inline
https://bugs.webkit.org/show_bug.cgi?id=27188
Summary
REGRESSION: Textbox not drawn correctly inside relatively positioned inline
Matt Lilek
Reported
2009-07-11 22:18:50 PDT
Created
attachment 32624
[details]
Reduction If a textbox is within a relatively positioned inline element, the text inside beyond the first character is not drawn correctly until some complete repaint of it is caused (focus change, overflow, etc). If the top/bottom value is enough, nothing will be drawn instead of being only clipped. Seen in the real world at <
http://www.shopthegreatescape.com/
> in the "Enter ZIP Code" text box (the top of the text is clipped). This is a regression from Safari 3.2.3 (tested Safari 4.0.2 and
r45758
).
Attachments
Reduction
(149 bytes, text/html)
2009-07-11 22:18 PDT
,
Matt Lilek
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2009-07-12 14:23:25 PDT
<
rdar://problem/7052027
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug