[Webkit-unassigned] [Bug 10840] REGRESSION: Shadow of file upload button is clipped

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Sep 13 10:27:16 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10840





------- Comment #2 from aroben at apple.com  2006-09-13 10:27 PDT -------
Looks like we just need a little vertical padding to fix this.
RenderFileUploadControl pushes a clip in paint() based on the size of the
renderer, so we just need to increase the height to keep from clipping the
shadow.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list