Bug 109102 - display:none file upload button crashes
Summary: display:none file upload button crashes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ojan Vafai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-06 16:10 PST by Ojan Vafai
Modified: 2013-02-07 10:25 PST (History)
8 users (show)

See Also:


Attachments
Patch (4.84 KB, patch)
2013-02-06 16:13 PST, Ojan Vafai
leviw: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>