Electron.NET
Electron.NET copied to clipboard
ShowOpenDialogAsync escapes URL characters
- Version: 13.5.1
Steps to Reproduce:
- browse for a folder using ShowOpenDialogAsync
- select a folder using a "+" in its name => the "+" disappears
I am on v.23.6.1 and still facing the issue with ShowOpenDialogAsync.
- Browse for a folder using ShowOpenDialogAsync to choose a file
- For example: C:\Program Files\Notepad++\notepad++.exe
- It returns: "C:\Program Files\Notepad \notepad .exe" Any help or temporary fix to this issue?
Thanks!