Electron.NET icon indicating copy to clipboard operation
Electron.NET copied to clipboard

ShowOpenDialogAsync escapes URL characters

Open cosmo0 opened this issue 3 years ago • 1 comments

  • Version: 13.5.1

Steps to Reproduce:

  1. browse for a folder using ShowOpenDialogAsync
  2. select a folder using a "+" in its name => the "+" disappears

cosmo0 avatar Jan 18 '23 21:01 cosmo0

I am on v.23.6.1 and still facing the issue with ShowOpenDialogAsync.

  1. Browse for a folder using ShowOpenDialogAsync to choose a file
  2. For example: C:\Program Files\Notepad++\notepad++.exe
  3. It returns: "C:\Program Files\Notepad \notepad .exe" Any help or temporary fix to this issue?

Thanks!

ravi-devitpl avatar Jul 31 '23 12:07 ravi-devitpl