[Webkit-unassigned] [Bug 109011] File upload control doesn't apply CSS vertical padding or border to file name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 05:00:11 PST 2013


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





--- Comment #21 from Nils Barth <nbarth at chromium.org>  2013-02-15 05:02:27 PST ---
Investigated this;
the file name position is fine on Safari (this patch fixes bug there too), but the test exposes a different discrepancy.

It's due to the secondary layout issue:

(In reply to comment #14)
> 3. Bug causes incorrect layout too
> This bug not only causes incorrect positioning of the file name, but also caused the vertical size of the element to be a bit off (too big if there is CSS padding), which can be seen in the layout tests. The patch fixes this.

In Safari-Mac the "expected" file has this rendering bug/difference (slight extra vertical padding), hence fails. 

I'll figure out what's causing this (it's a Chromium/Safari rendering difference post-fix); it may be another bug, so I'll see if we can isolate it and address separately if necessary.

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