Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.13.0
-
None
Description
Hello! I have experienced weird behaviour of QStandardPaths on mac in a sandbox environment.
Let's look at the QStandardPaths::MoviesLocation
not sandbox - QStandardPaths::standardLocations(QStandardPaths::MoviesLocation) returns /Users/$USER/Movies
sanbox - QStandardPaths::standardLocations(QStandardPaths::MoviesLocation) returns /Users/$USER/Library/Containers/$SOME_APPLICATION/Data/Movies
It doesn't seem right.
But i have found commit https://github.com/qt/qtbase/commit/14960f52276d82600913b52b0ebbf4d5372debe2