I use Red Hat 6.3 and JRE 1.7.
When opening a file chooser out of an applet it is not modal. When clicking somewhere which is not the file chooser's area it moves behind the applet and the applet is frozen until you minimize the browser to close it.
I experienced already the same problem with modal dialogs in general. But there I found a workaround: 1.
Is there a way to solve this problem under Linux or is there a Java version where this is problem does not occur?