WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
27373
choose_file_error
Choose File to upload on many sites is not working
https://bugs.webkit.org/show_bug.cgi?id=27373
Summary
Choose File to upload on many sites is not working
overlord.luchao
Reported
2009-07-17 09:27:05 PDT
Using the Webkit Nightly Build
r45980
on Mac OS X 10.5.7. This has been also identified since
r45788
as to ones knowledge. The specific error seems to be surrounding: <input name="userfile" type="file"> in the above website. This can also be reproduced when creating a new Facebook event: <input type="file" class="inputfile" size="30" id="pic" name="pic" /> When the "Choose File" option is clicked there is no activity, and no option to open a file to upload. From the console:
http://bighugelabs.com/motivator.php
17/07/2009 17:16:09 Safari[900] *** -[BrowserWebView webView:runOpenPanelForFileButtonWithResultListener:]: unrecognized selector sent to instance 0x1d7ec7b0 17/07/2009 17:16:09 Safari[900] *** WebKit discarded an uncaught exception in the webView:runOpenPanelForFileButtonWithResultListener: delegate: <NSInvalidArgumentException> *** -[BrowserWebView webView:runOpenPanelForFileButtonWithResultListener:]: unrecognized selector sent to instance 0x1d7ec7b0 Editing Facebook event: 17/07/2009 17:17:53 Safari[900] *** -[BrowserWebView webView:runOpenPanelForFileButtonWithResultListener:]: unrecognized selector sent to instance 0x17807280 17/07/2009 17:17:53 Safari[900] *** WebKit discarded an uncaught exception in the webView:runOpenPanelForFileButtonWithResultListener: delegate: <NSInvalidArgumentException> *** -[BrowserWebView webView:runOpenPanelForFileButtonWithResultListener:]: unrecognized selector sent to instance 0x17807280 I am unsure as to where to place this, I am able to reproduce the same error in Safari Version 4.0.2 (5530.19) with a similar Console error. Using Stainless (
http://stainlessapp.com
) which can use the WebKit Nightly Builds there is no error.
Attachments
Add attachment
proposed patch, testcase, etc.
ECJB
Comment 1
2011-07-09 12:13:34 PDT
When running the current Windows build (90681) to upload to the University of Phoenix, the Open dialog works. However, when the upload process starts, Webkit immediately crashes and exits.
Alexey Proskuryakov
Comment 2
2011-07-11 15:52:22 PDT
> However, when the upload process starts, Webkit immediately crashes and exits.
Please file a separate bug for this.
Alexey Proskuryakov
Comment 3
2011-07-11 15:53:58 PDT
This bug is definitely obsolete by now, and likely fixed years ago.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug