Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.4.1
-
None
Description
When using QFileDialog in X11 the ~ key which is an alias to the current users home directory does not resolve to the users home directory. example ~/Desktop does not resolve to /home/user/Desktop but rather resolves as an invalid file/directory. There are already special cases for ., ./, and .. . This functionality is already present in KDE file dialog and GNOME.