https://bugs.kde.org/show_bug.cgi?id=510658
Bug ID: 510658
Summary: QFileDialog::getExistingDirectory implementation does
not open hidden folders initially
Classification: Plasma
Product: plasma-integration
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
When using `QFileDialog::getExistingDirectory` with a hidden path as starting
path, it falls back to the user's home directory.
STEPS TO REPRODUCE
1. call `QFileDialog::getExistingDirectory(this, "", "/home/user/.config");
OBSERVED RESULT
It opens the user's home directory
EXPECTED RESULT
It opens the given hidden directory
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora Linux 42 KDE
KDE Plasma Version: 6.4.5
KDE Frameworks Version: 6.19.0
Qt Version: 6.9.2
--
You are receiving this mail because:
You are watching all bug changes.