Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-72176

No API to set default download path for WebEngine

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.13
    • None
    • WebEngine
    • None
    • All
    • 46d68dcf726e6ba385a91cbeb5db131c0d1d0e9d

      The default download path is always the standard download location (QStandardPaths::DownloadLocation) and this cannot be changed before we get the notification from QWebEngineProfile::downloadRequested() signal. The download path can be changed by QWebEngineDownloadItem::setPath() but the existence of the file has already been checked at the standard default location. 

      Because of this the file indexing (in case of existing file) works with default download path only.

        For Gerrit Dashboard: QTBUG-72176
        # Subject Branch Project Status CR V

            ztamas Tamas Zakor
            ztamas Tamas Zakor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes