Details
Description
On macOS the default behaviour is to hide the file extension. When name filters are used with QFileDialog::AcceptSave, the user expects the file extension to be the currently select one in the drop down menu. However, if a default suffix is specified, that is always used unless the user explicitly types the selected file extension.