An experiment that demonstrates the behaviour of FileDialog.setDirectory() and FileDialog.setFile() on modern macOS (Sequoia 15 / Tahoe 26). Why this exists: macOS rounds-trips for AWT FileDialog have ...
I am trying to open a folder pick dialog using CefBrowser.runFileDialog() but am missing the option to select a folder instead of a specific file. Describe the solution you'd like Implement the ...