Skip to content

Fix FileName getting shortened on Win - #2978

Draft
clicky wants to merge 3 commits into
picoe:developfrom
clicky:callum/wpf-dialog-filename
Draft

clicky wants to merge 3 commits into
picoe:developfrom
clicky:callum/wpf-dialog-filename

Conversation

@clicky

@clicky clicky commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

The Windows SaveFileDialog returns a full filepath in the FileName property, but when I set the same full path, it shortens it.

OSX does not do this -> https://github.com/picoe/Eto/blob/develop/src/Eto.Mac/Forms/MacFileDialog.cs

I think GTK does? But this still seems odd.

https://github.com/picoe/Eto/blob/develop/src/Eto.Gtk/Forms/GtkFileDialog.cs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant