Java Plug-in 1.3.1_08 problem. IE stucks, running Applet, on setVisible met

Hello,

I have a problem, that appears in Plug-in 1.3.1_08 (1.4 is ok). The Microsoft Internet Explorer sucks, running my Applet.

It occurs, when AWT Frame uses method show().

In a correct situation (for example Java Plug-in 1.4), the applet appears in a separate window (not into IE). When the problem occurs, the Applet's window does not appear and the Internet Explorer (and Java console) are stuk in.

When I change the mehod to setVisible(true), the problem still exists.

In the both cases the Applet appears and works correctly for Java 1.4 and more.

Please help.

[614 byte] By [yakova] at [2007-11-27 4:25:29]
# 1
Have you check bugs.sun.com to see if this is a known issue? If it isn't there,file a new bug.
gymma at 2007-7-12 9:33:39 > top of Java-index,Desktop,Runtime Environment...