Skip to content

macOS: Do not append defaultSuffix in save dialog

Patch port from 0128-macOS-Do-not-append-defaultSuffix-in-save-dialog.patch

On sandboxed environment we are should not change the URL returned from the native dialog. Doing so will render the file URL as invalid.

Merge request reports