Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
In Qt5.x QFileDialog behaves differently: on a single click it enters the directory and selecting files. How can I get back the old behavior with double click?
@styson
What parts of QFileDialog do you use? On which OS?
QFileDialog
Maybe it helps (are you on KDE?)
Edit: Are you mixing the native OS style dialog and the Qt one?