https://bugzilla.novell.com/show_bug.cgi?id=608132 https://bugzilla.novell.com/show_bug.cgi?id=608132#c47 --- Comment #47 from Michal Vyskocil <mvyskocil@novell.com> 2011-01-07 13:28:48 UTC --- (In reply to comment #45)
This problem is still present in 11.4 M4. Many Java applets simply do not work. This is easly demonstrated by visiting Sun's demo applets page here: http://java.sun.com/applets/jdk/1.4/
Using SuSE 11.2 with the official Sun Java plugin, all of these run fine. When visiting using SuSE 11.4M4 with the default OpenJDK plugin, the ArcTest and BarChart fail to run.
The 11.4M5 - no problem with ArcTest neither BarChart. Can you rerun Firefox as ICEDTEAPLUGIN_DEBUG=true firefox
Additionally, on clicking on the link above, a new unclose-able window appears labelled "Java Embedded Frame".
The netdania returns me java.security.AccessControlException: access denied (java.util.PropertyPermission browser read), so adding permission java.util.PropertyPermission "browser", "read"; to /usr/lib64/jvm/java-1.6.0-openjdk/jre/lib/security/java.security fixed that problem. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.