ShowOpenDialogAsync escapes URL characters #846

Closed
opened 2026-01-29 16:50:02 +00:00 by claunia · 2 comments
Owner

Originally created by @cosmo0 on GitHub (Jan 18, 2023).

  • 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
Originally created by @cosmo0 on GitHub (Jan 18, 2023). * **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
claunia added the bug label 2026-01-29 16:50:02 +00:00
Author
Owner

@ravi-devitpl commented on GitHub (Jul 31, 2023):

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 commented on GitHub (Jul 31, 2023): 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!
Author
Owner

@FlorianRappl commented on GitHub (Nov 2, 2025):

No longerOutdated - use ElectronNET.Core and ElectronNET.Core.AspNet.

See Wiki / What's New.

@FlorianRappl commented on GitHub (Nov 2, 2025): No longerOutdated - use `ElectronNET.Core` and `ElectronNET.Core.AspNet`. See [Wiki / What's New](https://github.com/ElectronNET/Electron.NET/wiki/What's-New).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#846