diff -r 1771a7f9065c -r 11337e4fba52 WebBrowser/Download/DownloadItem.py --- a/WebBrowser/Download/DownloadItem.py Thu Feb 16 18:58:58 2017 +0100 +++ b/WebBrowser/Download/DownloadItem.py Fri Feb 17 18:34:11 2017 +0100 @@ -124,6 +124,7 @@ if self.__gettingFileName: return + # TODO: Qt 5.8 - add support for QWebEngineDownloadItem.DownloadType if qVersion() >= "5.7.0": savePage = self.__downloadItem.savePageFormat() != \ QWebEngineDownloadItem.UnknownSaveFormat @@ -196,6 +197,7 @@ "") self.__gettingFileName = False else: + # TODO: Qt 5.8 - maybe format selection is not neccessary self.__autoOpen = False filterList = [