persepolisdm / Persepolis-WebExtension

WebExtension integration for Persepolis download manager
http://persepolisdm.github.io
GNU General Public License v3.0
73 stars 9 forks source link

Invokes Fx Download Dialog then starts Persepolis Download Dialog #35

Open gbcox opened 4 years ago

gbcox commented 4 years ago

System Details:

Issue Description and steps to reproduce: Tested with Chrome also... this issue ONLY appears in Fx.

When clicking to download a file (Not context menu), the Fx "What should Firefox do with this file?" window appears. I select "Save File" then the "Enter Name of File to Save to Screen Appears", I enter a new file name. Then the Persepolis "Enter your Link" screen appears. I press enter. Persepolis downloads the file, but Fx shows in the Download window that the Download was cancelled.

In Chrome, when I click on the file, the Chrome prompts are completely bypassed and I go directly to Persepolis (as it should be).

I checked and there are a few other extensions on Fx that show the same behavior. Perhaps you are using the same logic. The one that works correctly is here: https://addons.mozilla.org/en-US/firefox/addon/aria2-integration/?src=search

Perhaps you could take a look and it might give you a clue as to what is happening....

Really like your program. It has a very attractive, clean look and with the exception of this issue and the one discussed in #244 it is perfect. Good work!