Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 5.5.1
-
Fix Version/s: 5.6.0
-
Component/s: Core: Other
-
Labels:None
-
Environment:OS X 10.10 or 10.11 (Seems to happen on both and across various computers)
-
Platform/s:
-
Commits:018e670a26ff5a61b949100ae080f5e654e7bee8
Description
When I try to do:
QStandardPaths::displayName(QStandardPaths::DownloadLocation);
It returns "Desktop", but I would expect it to be "Downloads" since the path is ~/Downloads.