WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
34643
"Choose file" button opens file browser view of application private directory on C drive
https://bugs.webkit.org/show_bug.cgi?id=34643
Summary
"Choose file" button opens file browser view of application private directory...
nokiabugz
Reported
2010-02-05 04:37:09 PST
STEPS TO REPRODUCE: 1.load www.flickr.com 2. Select the "Sign in" link 3. Select "Upload photo" 4. In new page press onto "Choose file" button ACTUAL RESULTS: File browser view appears. View displays content of Bedrock private directory on C drive Path is C:\Private\200267df\ EXPECTED RESULTS: Assess should be to the Media files storage *NOTE: * Same results observed using Anomaly 4.6.1 Its private path is C:\Private\a000cf71\
Attachments
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2010-03-04 02:16:11 PST
This is the default behavior of QFileDialog, it has to be fixed in your browser, we cannot fix that for you. You need to subclass QWebPage::extension() and QWebPage::chooseFile() to set a default directory.
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