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

Windows: Natie FileDialog does not block DropArea of parent window

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.15.0
    • Quick: Dialogs
    • None
    • Windows

    Description

      STR:
      1. qmlscene drop-file-dialog.qml
      2. click "Open File Dialog" button
      3. drag&drop a file into "drop here" area

      On Windows, DropArea still accepts the drop while modal FileDialog is open.
      MouseArea has no such problem.
      MessageDialog, which I think is QMessageBox, blocks drag&drop properly.

      On Linux (X11 Xfce4), I don't see such problem. Both FileDialog and MessageDialog block drag&drop.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            jirauser52013 user-c858f (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes