Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac: Fix double extension for unknown file types #2740

Conversation

cwensley
Copy link
Member

@cwensley cwensley commented Feb 5, 2025

Follow up to #2738, if you set the FileName of a file with an unknown extension, then set the filters, it will double up the extension. E.g. it would have NoDoubleExt.eto.eto in the file name.

See SaveFileDialogTests.FileNameShouldNotHaveDoubleExtension for repro.

@cwensley cwensley added this to the 2.9.1 milestone Feb 5, 2025
@cwensley cwensley merged commit cdd341d into picoe:develop Feb 5, 2025
3 checks passed
@cwensley cwensley deleted the curtis/mac-fix-double-file-extension-in-savefiledialog branch February 5, 2025 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant