chromelyapps / Chromely

Build Cross Platform HTML Desktop Apps on .NET using native GUI, HTML5, JavaScript, CSS, Owin, AspNetCore (MVC, RazorPages, Blazor)
MIT License
2.98k stars 279 forks source link

file open dialog changes root folder? #311

Closed kroehne closed 3 years ago

kroehne commented 3 years ago

If within an HTML page a file is selected using an input of type="file", and if the file is located in another directory, then Chromly loses its root directory and cannot navigate afterward (e.g. by link). An illustration in the example attached. How to implement a file open dialog (in the browser)?

Thanks and best regards kroehne

OpenFileJSExample.zip

mattkol commented 3 years ago

@kroehne

I cannot reproduce or may be I need more info.

issue

kroehne commented 3 years ago

Thank you for your feedback and your attempt to reproduce this issue. I suggest closing the issue since I can't reproduce it after re-installing my Visual Studio over the last few days. When I observe the problem again, I'll reopen the issue. Kind regards.