Open
Description
NWJS Version : 0.62.0
Operating System : Linux (Ubuntu 20.04)
Expected behavior
When using <input type="file" nwdirectory>
a modal window should appear to select a directory. Other modifiers (I.E:"nwsaveas") are working as expected.
Actual behavior
The window opens with an "Upload" button, and allows only to select files. The directory opened is not the working directory either.
How to reproduce
1.Create an html with <input type="file" nwdirectory>
2. Open the file with NWSDK
3. Click the input box
Note
The last version to work as expected was NWjs v.0.55.0