https://bugs.kde.org/show_bug.cgi?id=357863

            Bug ID: 357863
           Summary: The QPA file dialog does not respect
                    QFileDialog::setConfirmOverwrite(true)
           Product: frameworks-frameworkintegration
           Version: unspecified
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: NOR
         Component: general
          Assignee: kdelibs-b...@kde.org
          Reporter: m...@baloneygeek.com

QFileDialogs, when set up with AcceptMode = AcceptSave and FileMode = AnyFile,
is supposed to ask for confirmation when overwriting a file.
QFileDialog::setConfirmOverwrite(true) explicitly sets this behaviour.

The Qt QFileDialog (as obtained when setting
QFileDialog::setOption(QFileDialog::DontUseNativeDialog)) respects this setting
and asks for confirmation when overwriting a file. The KF5 file dialog **DOES
NOT** ask for such confirmation.

Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to