clobba / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Downloader doesn't work #94

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Visiting any site which fires a download
2.
3.

What is the expected output? What do you see instead?
The OWS downloader should pop up and handle the download but it doesn't

What version of the product are you using? On what operating system?
Latest OWS releases on Windows 7 x64

Please provide any additional information below.

The downloader doesn't pop up when I try to download any file. I am able to 
open it by WebKitBrowser1.ShowDownloader() but it doesn't show up when I try to 
download something

Original issue reported on code.google.com by blixblog.suyash on 28 Mar 2012 at 10:26

GoogleCodeExporter commented 8 years ago
This bug doesn't occur to me. The downloader works with about 95% or all sites 
except for rapidshare and some other file hosting services. I will look into 
this further. Also please tell me if the downloader starts when you click Test 
Download from the example project.

Original comment by tsumalis96@gmail.com on 28 Mar 2012 at 1:31

GoogleCodeExporter commented 8 years ago
It works in the example but not in my browser.

Original comment by sft.bug...@gmail.com on 10 Apr 2012 at 6:00

GoogleCodeExporter commented 8 years ago
Make sure that you don't change GlobalPreferences.WillHandleDownloadsManually 
or make sure it is set to false.

Original comment by tsumalis96@gmail.com on 10 Apr 2012 at 6:03

GoogleCodeExporter commented 8 years ago

Original comment by tsumalis96@gmail.com on 18 Apr 2012 at 1:27