J2SE Version (please include all output from java -version flag):
1.4.2.11, 5.0.9, probably 6.0 too
Does this problem occur on J2SE 1.4.x or 5.0.x ?
Yes
Operating System Configuration Information (be specific):
Windows XP Pro or Home Edition, Internet Explorer 7
Bug Description:
Applet HTML generated by HTML converter tool crashes the new IE7.
Specifically, it is the <noembed> tags that seem to crash it. If I
post-proces the output and remove <noembed> and </noembed> everywhere, it
works again. So the htmlConverter needs to be fixed.
Here's a related URL that mentions some problems in htmlConverter output.
http://www.dynamicdrive.com/forums/showthread.php?t=13304
Steps to Reproduce (be specific):
1) Create a simple applet.
2) Run its HTML through html converter from JAVA_HOME/bin and choose the second option (All browsers).
3) Download and install IE74
4) Open the applet with IE7.
Result: IE crashes
1.4.2.11, 5.0.9, probably 6.0 too
Does this problem occur on J2SE 1.4.x or 5.0.x ?
Yes
Operating System Configuration Information (be specific):
Windows XP Pro or Home Edition, Internet Explorer 7
Bug Description:
Applet HTML generated by HTML converter tool crashes the new IE7.
Specifically, it is the <noembed> tags that seem to crash it. If I
post-proces the output and remove <noembed> and </noembed> everywhere, it
works again. So the htmlConverter needs to be fixed.
Here's a related URL that mentions some problems in htmlConverter output.
http://www.dynamicdrive.com/forums/showthread.php?t=13304
Steps to Reproduce (be specific):
1) Create a simple applet.
2) Run its HTML through html converter from JAVA_HOME/bin and choose the second option (All browsers).
3) Download and install IE74
4) Open the applet with IE7.
Result: IE crashes
- duplicates
-
JDK-6523946 Internet Explorer 7 throws a Runtime error when testing Java Plug-in.
- Closed
- relates to
-
JDK-6589638 Converted applet fails to launch with IE 7
- Closed