Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gecko engine doesn't provide file download destination #1400

Closed
dotJson opened this issue Apr 9, 2019 · 0 comments
Closed

Gecko engine doesn't provide file download destination #1400

dotJson opened this issue Apr 9, 2019 · 0 comments
Labels
Enhancement A new feature or improvement to an existing feature.

Comments

@dotJson
Copy link

dotJson commented Apr 9, 2019

Expected Behavior

When selecting an HTTP/S link which resilts in a file download Gecko should provide an option to select the save destination. Alternately, a setting should be available to define a destination for all downloaded files.

Current Behavior

No destination option exists. By using file monitoring apps I can see a file appear in the %TMP% dir with a random filename containing multiple +++ chars and having the proper file extension, however it's also immediately deleted.

Possible Solution

Provide a dialog box to select a destination or option to define a destination for all downloaded files to save to.

Steps to Reproduce (for bugs)

Click on a link which results in a file download. Now go find the download.

Context

Was exporting multiple csv files from a web platform and could not find the exported files.

Your Environment

Microsoft Windows [Version 10.0.17134.648]
mRemoteNG 1.76.18.26260

@sparerd sparerd added the Enhancement A new feature or improvement to an existing feature. label Apr 9, 2019
david-sway added a commit to david-sway/mRemoteNG that referenced this issue Aug 24, 2019
farosch added a commit to david-sway/mRemoteNG that referenced this issue Aug 30, 2019
farosch pushed a commit that referenced this issue Aug 30, 2019
* Added handling of Gecko.LauncherDialog.Download
Code lifted from https://stackoverflow.com/questions/27368791/how-to-handle-downloading-in-geckofx-29
This code addition addresses #1400
* updated changelog for #1400
* refractored launcher dialog method
@farosch farosch closed this as completed Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A new feature or improvement to an existing feature.
Projects
None yet
Development

No branches or pull requests

3 participants