JxBrowser 6.12: Saved file does not appear

那年仲夏 提交于 2020-01-24 12:52:07

问题


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?


回答1:


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.



来源:https://stackoverflow.com/questions/42093584/jxbrowser-6-12-saved-file-does-not-appear

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!