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

NFD_PickFolder not showing with pre-set path #78

Closed
mlaggner opened this issue Nov 13, 2019 · 1 comment
Closed

NFD_PickFolder not showing with pre-set path #78

mlaggner opened this issue Nov 13, 2019 · 1 comment

Comments

@mlaggner
Copy link

Compilation Environment

Java - LWJGL (version 3.2.3); especially Windows

Describe the bug

When trying to open the NFD_PickFolder (and probably all other dialogs) with a pre-set UNC path which is not available (switched off NAS or not connected and password protected), NFD times out after about 10 seconds without showing any dialog (error is getting returned).

Other implementations of file open dialogs like JFileChooser display the dialog with a default path (home folder) after the 10 second timeout.

I wish NFD could behave the same way since it is not obvious for the user why the dialog has not been opened.

User Description

I am about to introduce NFD for the tool tinyMediaManager as a replacement of the JavaFX file open dialog (since there is no other dependency to JavaFX)

@mlabbe
Copy link
Owner

mlabbe commented Jan 7, 2021

#94 describes missing behaviours on a per-OS basis, so, closing this.

@mlabbe mlabbe closed this as completed Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants