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

tst_QQuickFolderDialogImpl::goUp() is flakey

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 6.3.1, 6.4.0 Beta1
    • 6.4
    • Quick: Dialogs
    • None
    • de862d197b (qt/qtdeclarative/dev) abc51597ae (qt/qtdeclarative/6.3) de862d197b (qt/tqtc-qtdeclarative/dev) abc51597ae (qt/tqtc-qtdeclarative/6.3)

    Description

      The QQuickFolderDialogImplAttachedPrivate is updating the selected folder both when changing the directory, and in response to folderDialogListViewCurrentIndexChanged, but for the latter it pulls out the selected folder from the QQuickFileDialogDelegate, which is asynchronously updated and at that point not reflecting the actual state of the dialog. in turn, the QQuickFolderDialogImplAttached's selectedFolder gets overwritten from what was set in updateSelectedFolder

      Attachments

        Issue Links

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

          Activity

            People

              mitch_curtis Mitch Curtis
              vestbo Tor Arne Vestbø
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes