-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
5.15.3, 6.2.3
-
None
The Qt5 and Qt6 file dialogs share the same configuration at ~/.config/QtProject.conf, but they are not compatible: if you open a Qt6 file dialog, then in the Qt5 one the columns become locked: it is not possible to sort columns by clicking on their headers. Removing the 'treeViewHeader' entry from QtProject.conf temporarily fixes this, until the next time the Qt6 dialog is opened.