Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
6.8.0
-
None
Description
tst_QFileInfo::isWritable() indicates that QFile::setPermissions with read-only flags does not make the file read-only.
Alternatively, QFileInfo::isWritable() may return even with read-only files.
See tst_QFileInfo::isWritable() for reproducer