FileDialog unusable in applets running in Safari

David DeHaven david.dehaven at oracle.com
Mon Mar 9 18:37:19 UTC 2015


> Hi again,
> 
> Some time ago, I noticed a strange issue in applets that happen with Safari, and not with Firefox and Chrome:
> As the two following screen captures show clearly
> http://www.sweethome3d.com/images/forum/IssueWithSweetHome3DOnlineUnderSafari.jpg
> http://www.sweethome3d.com/images/forum/NoIssueWithSweetHome3DOnlineUnderFirefox.jpg <http://www.sweethome3d.com/images/forum/NoIssueWithSweetHome3DOnlineUnderFirefox.jpg>
> default folder images are not displayed in a JTree instance and much more annoying, you can't select any file in an AWT FileDialog since they are even not listed!!!

This could be due to sandboxing. Have you tried with Safari set to run the applet in “Unsafe" mode? It’s in the security preferences in Safari, click the “Website Settings...” button and you should find your applet by domain.

-DrD-



More information about the macosx-port-dev mailing list