https://bugs.kde.org/show_bug.cgi?id=377349
Bug ID: 377349 Summary: QFileDialog (using KDEs file dialog): open/save button is enabled even if no file is selected Product: frameworks-kio Version: 5.31.0 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: fa...@kde.org Reporter: fschaefer....@googlemail.com CC: kdelibs-b...@kde.org Target Milestone: --- Using KDEs native file dialog, the open/save button of QFileDialog::getOpenFileName, getSaveFileName() etc. is enabled even if no file is selected Steps to reproduce: e.g. QFileDialog::getOpenFileName(this, "Open", QCoreApplication::applicationDirPath()); => dialog shows application directory with no file selected, but Open/Save button is enabled. -- You are receiving this mail because: You are watching all bug changes.