<AWT Dev> [8] Review Request: JDK-8025503, [macosx] FileDialog allows file selection with apple.awt.fileDialogForDirectories = true
Petr Pchelko
petr.pchelko at oracle.com
Thu Sep 26 07:36:45 PDT 2013
Hello, AWT Team.
Please review the fix for the issue:
https://bugs.openjdk.java.net/browse/JDK-8025503
The fix is available at:
http://cr.openjdk.java.net/~pchelko/8025503/webrev.00/
This is a simple one-liner. The fChooseDirectories is only true if the apple.awt.fileDialogForDirectories property is set to true, so this would not affect normal file dialogs.
With best regards. Petr.
More information about the awt-dev
mailing list