[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:51:48 PDT 2010


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





--- Comment #8 from Joseph Pecoraro <joepeck at webkit.org>  2010-05-03 17:51:48 PST ---
> Please just revert to using the content box. Looking at
> <http://trac.webkit.org/log/trunk/LayoutTests/platform/mac/fast/forms/search-zoomed-expected.png>,
> the search icon had always been clipped in that test.

Correct, it was clipped before. I mentioned in bug 38253 that the new behavior
(had it been correct) was now including a larger shadow that was being clipped
before. I would think the desired behavior would be to not clip the
SearchResultsIcon.


> This requires a pixel text. I am not convinced that it’s correct to include
> padding in the clip rect. In other words, I think bug 38253 was invalid.

For my education what are potential problems from including the padding in the
clip rect? RenderButton includes the padding, could it have an issue?

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