thobook2014 / ebookdroid

Automatically exported from code.google.com/p/ebookdroid
0 stars 0 forks source link

No ability to download PDF from browser #417

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Try to follow any PDF download link from the stock browser
2.Try to follow any PDF download link that requires prior authorization 
(cookie) 

What is the expected output?
At the least, a popup would be expected to ask for my intended action (open 
with...). Specifically, there are times I would like to just save the PDF file 
locally. 

What do you see instead?
Immediately when a PDF download link is clicked, ebookdroid pops up trying to 
download the file. There is no way or option to stop ebookdroid from 
intercepting that link. Which means I cannot first download the file with the 
browser. Worse, with download links that require prior login authorization, the 
PDF file cannot be downloaded at all, since the (authorized) browser doesn't 
come to download the file, and ebookdroid isn't authorized (doesn't have the 
auth cookie). 

What version of the product are you using?
1.6.4

On what operating system?
4.1.2

What device are you using?
Galaxy s2, nexus 7,galaxy tab

Please provide any additional information below.
This behavior started when ebookdroid added "http/https support" to its 
manifest without providing an option to overwrite the intent. 

Original issue reported on code.google.com by dubrov...@gmail.com on 2 Jan 2013 at 10:03

GoogleCodeExporter commented 9 years ago
Use long click and save as in browser.

Original comment by Andrei.K...@gmail.com on 2 Jan 2013 at 12:31