JavaFX-Web-Browser icon indicating copy to clipboard operation
JavaFX-Web-Browser copied to clipboard

Files download does not work

Open atasc opened this issue 6 years ago • 3 comments

Files download (for example pdf) does not work.

If you click a link to a pdf file a new tab is open but the pdf file is not displayed or downloaded, simply the new tab display an empty page.

atasc avatar May 17 '19 15:05 atasc

That functionality is not implemented :)

goxr3plus avatar May 17 '19 15:05 goxr3plus

@atasc Please contribute if you want that feature . You can study the code from this repository that has already implemented it and it's a clone of JFXBrowser => [https://github.com/badarshahzad/JFX-Browser]

goxr3plus avatar May 20 '19 08:05 goxr3plus

https://github.com/badarshahzad/JFX-Browser/tree/master/src/main/java/downloader

goxr3plus avatar May 20 '19 08:05 goxr3plus