summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@qt.io>2020-12-10 15:20:19 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-01-15 15:19:24 +0000
commit9cd3ff2bdea0d5a009a8284288bbbdaaaec817be (patch)
tree2d5165be9a843f45cb82b2f436ee47e3aada8335 /tests/auto
parentb2a3389cfef08833b4a04c6bca35320d3e57b6f8 (diff)
macOS: Mark QFileDialog::DontConfirmOverwrite as unsupported
The native NSSavePanel does not have an option corresponding to DontConfirmOverwrite. Qt has a workaround where the save-file-name is temporarily given a prefix in order do bypass the overwrite check, however this has stopped working on recent versions of macOS. (Confirmed on macOS 11) Users who want to use DontConfirmOverwrite should use Qt’s file dialog instead. Fixes: QTBUG-39791 Pick-to: 5.15 6.0 Change-Id: Id3b9e6de72c2afc9526c96f1d9fdbce78db92aeb Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'tests/auto')
0 files changed, 0 insertions, 0 deletions