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

No API to set default download path for WebEngine

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes