[Webkit-unassigned] [Bug 27188] New: REGRESSION: Textbox not drawn correctly inside relatively positioned inline
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jul 11 22:18:50 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27188
Summary: REGRESSION: Textbox not drawn correctly inside
relatively positioned inline
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
URL: http://www.shopthegreatescape.com/
OS/Version: Mac OS X 10.5
Status: NEW
Keywords: HasReduction, Regression
Severity: Normal
Priority: P1
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: webkit at mattlilek.com
Created an attachment (id=32624)
--> (https://bugs.webkit.org/attachment.cgi?id=32624)
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).
--
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