[Webkit-unassigned] [Bug 27373] New: Choose File to upload on many sites is not working
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 17 09:27:05 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27373
Summary: Choose File to upload on many sites is not working
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
URL: http://bighugelabs.com/motivator.php
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P1
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: overlord.luchao at gmail.com
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.
--
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