[Webkit-unassigned] [Bug 38468] REGRESSION: Text clipped in absolutely positioned search inputs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 3 17:58:20 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38468





--- Comment #9 from mitz at webkit.org  2010-05-03 17:58:20 PST ---
(In reply to comment #8)
> For my education what are potential problems from including the padding in the
> clip rect?

It alters the appearance of this example
<input type="search" style="height: 25px; padding: 4px; -webkit-appearance:
textfield; font-size: 20px;" value="Clipped">
from what it’s like in Safari 4.0.5. Seems like such behavioral changes are
outside the scope of the original “uneven padding‘ bug you are fixing.

-- 
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