Environment: Windows, Java-Application with JxBrowser control (Swing)
Since 6.12 we have the issue that a saved file does not appear in the target directory. The dialog opens, path can be choosen, but after hitting the save button, nothing happens. There are no error messages. This worked without problems with 6.8.
The file that should be saved is served by our java backend.
Any ideas?
I have the same problem. It seems that the location set by the method setDestinationFile() in class DownloadItem does not take effect and the file is always saved to the default location.
This problem does not appear in 6.11.1 version.
Hope my answer would help and looking forward to a solution.