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

QFileDialog causes all files in inspected OneDrive folder to be downloaded

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.3.2
    • GUI: Window management
    • None
    • Windows

    Description

      When using OneDrive on Windows, it is possible to select a synced file and run "free up space", to have the file's contents deleted from the local machine while still leaving its metadata available locally. Only when the file's contents are accessed is the file downloaded locally.

      If you open a QFileDialog with the DontUseNativeDialog flag set, then navigate to a OneDrive folder, the contents of all files in that folder will immediately be downloaded, even if none of them are actually selected.

      The native Windows dialog handles this correctly: files will only be downloaded if their actual contents are accessed.

      This could be related to QTBUG-106870.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            owolff Oliver Wolff
            jsenarup John Senneker
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes