Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
6.3.2, 6.4.0 RC1, 6.5
-
None
-
-
854cb55987 (qt/qtbase/dev) 854cb55987 (qt/tqtc-qtbase/dev) 3638a46b67 (qt/qtbase/6.4) 3638a46b67 (qt/tqtc-qtbase/6.4) b864263c7b (qt/qtbase/6.3) b864263c7b (qt/tqtc-qtbase/6.3) 6e8753a5e5 (qt/tqtc-qtbase/6.2)
Description
In the QFileDialog the user cannot change the size of the columns anymore. Also changing sort order is no longer available. But the context menu of the header view is still there.
Example to reproduce:
#include <QApplication> #include <QFileDialog> int main(int argc, char **argv) { QApplication app(argc, argv); QFileDialog::getOpenFileName(); }
Attachments
Issue Links
- duplicates
-
QTBUG-104425 Crash when loading header state in QBittorent
-
- Closed
-
For Gerrit Dashboard: QTBUG-104962 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
424647,3 | Prevent QFileDialog from importing legacy settings | dev | qt/qtbase | Status: ABANDONED | 0 | 0 |
425123,9 | Enable QFileDialog to import legacy settings | dev | qt/qtbase | Status: ABANDONED | 0 | 0 |
425133,7 | Make QHeaderView restore state from different stream versions | dev | qt/qtbase | Status: MERGED | +2 | 0 |
428554,2 | Make QHeaderView restore state from different stream versions | 6.4 | qt/qtbase | Status: MERGED | +2 | 0 |
428555,2 | Make QHeaderView restore state from different stream versions | 6.3 | qt/qtbase | Status: MERGED | +2 | 0 |
428658,4 | Make QHeaderView restore state from different stream versions | tqtc/lts-6.2 | qt/tqtc-qtbase | Status: MERGED | +2 | 0 |