Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.2
-
None
-
cd62ba232a (qt/qtdeclarative/dev) cd62ba232a (qt/tqtc-qtdeclarative/dev)
Description
Steps to reproduce:
- Run code below
- Go into a directory
- Click the "up" arrow or press Alt+Up
The expected behaviour is that the directory that you were previously in would be selected, but the actual behaviour is that a different directory is selected.
import QtQuick import QtQuick.Controls import QtQuick.Dialogs ApplicationWindow { id: root width: 800 height: 600 visible: true FileDialog { visible: true currentFolder: "file:///tmp" } }
Attachments
Issue Links
- relates to
-
QTBUG-101488 tst_QQuickFileDialogImpl is flaky
-
- In Progress
-
For Gerrit Dashboard: QTBUG-106690 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
433552,3 | QQuickPlatformTheme: fix handling of QT_QUICK_DIALOGS_SHOW_DIRS_FIRST | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
433553,3 | FileDialog: fix selectedFile being incorrect when going up a directory | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
435696,1 | QQuickPlatformTheme: fix handling of QT_QUICK_DIALOGS_SHOW_DIRS_FIRST | 6.4 | qt/qtdeclarative | Status: ABANDONED | +2 | 0 |
435697,1 | FileDialog: fix selectedFile being incorrect when going up a directory | 6.4 | qt/qtdeclarative | Status: ABANDONED | +2 | 0 |
435738,1 | QQuickPlatformTheme: fix handling of QT_QUICK_DIALOGS_SHOW_DIRS_FIRST | tqtc/lts-6.2 | qt/tqtc-qtdeclarative | Status: ABANDONED | 0 | 0 |