Bug 109102

Summary: display:none file upload button crashes
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: New BugsAssignee: Ojan Vafai <ojan>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, hyatt, leviw, mifenton, ojan.autocc, tkent, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch leviw: review+

Description Ojan Vafai 2013-02-06 16:10:52 PST
display:none file upload button crashes
Comment 1 Ojan Vafai 2013-02-06 16:13:11 PST
Created attachment 186939 [details]
Patch
Comment 2 Levi Weintraub 2013-02-06 16:18:29 PST
Comment on attachment 186939 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=186939&action=review

> LayoutTests/fast/forms/file/display-none-upload-button.html:15
> +// FIXME: The text inside the file input should give the input a contentHeight
> +// even when there's no upload button.

File a bug and link?
Comment 3 Ojan Vafai 2013-02-06 16:42:41 PST
Committed r142054: <http://trac.webkit.org/changeset/142054>