Hi there, i just found a nasty problem with Java3D and the Internet Explorer (Version 5.50).
here is how to reproduce it: - start a demo application from the Java3D demo folder (e.g. demo/Appearance/AppearanceTest_plugin.html or the HelloUniverse_plugin.html) - click with the right mouse button into the running applet, like you want to open a context menu, but do not release the button. - drag the mouse outside of the applet region (can evne be dragged out of the IE frame) and release the button on my system (Java 3D 1.3.1/JRE 1.4.1_03/IE 5.50) this produces an IE context menu that is sometimes empty and the IE application is stalled with a CPU load of 99%. i found that opening the java console somehow terminates this strange behavior. Looks like a fight for the focus to me. i urgently need a workaround for this issue. therefore i appreciate any feedback. thanks alot, Karsten PS: if you cannot reproduce this issue, i would like to know your IE version number and systems setup as above ==========================================================================To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
