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

Help.OpenFileDialog does not work for UseManagedSystemDialogs #5089

Closed
wuzlai opened this issue Nov 23, 2020 · 4 comments
Closed

Help.OpenFileDialog does not work for UseManagedSystemDialogs #5089

wuzlai opened this issue Nov 23, 2020 · 4 comments
Assignees

Comments

@wuzlai
Copy link

wuzlai commented Nov 23, 2020

After opening UseManagedSystemDialogs, OpenFileDialog opens abnormally.

image

I caught an exception. It was found that there was a problem with the path recognition.
Exception prompt: Could not find a part of the path'/media/wzl/UOS\04020'.
But the place I verified locally is'/media/wzl/UOS 20'. \040 is a space.
I checked the source code, but I haven't seen the idea for the time being. Do you have any friends who know it? What should we do?

image

image

@maxkatz6
Copy link
Member

Duplicate
#4844

@wuzlai
Copy link
Author

wuzlai commented Nov 23, 2020

Duplicate

thank you ,i will go to #4844

@wuzlai wuzlai closed this as completed Nov 23, 2020
@wuzlai wuzlai reopened this Nov 24, 2020
@wuzlai
Copy link
Author

wuzlai commented Nov 24, 2020

Duplicate
#4844

Hi,I reopen the issue.
The problem you recommend is similar to mine, but my special one is that the file dialog opens with a blank space in the default path. I want to re-specify this default path now, otherwise, if I open the file by specifying the path according to the source code, there will be an exception. There are too many examples of paths with Spaces, and there are too many operating systems. Many addresses have Spaces. I searched the Internet, but I didn't see a solution. May I ask whether this problem can be officially fixed? Thank you

@maxkatz6
Copy link
Member

#8134

@maxkatz6 maxkatz6 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 15, 2023
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

No branches or pull requests

3 participants