Multiple applets on same page freezes firefox

User 6bec43dc6c

23-09-2008 09:57:57

Hi,





We've recently upgraded our curator tool versions MarvinSketch from version 4 to version 5.1.1. However in some cases we require to have multiple applets open on the same page (sometimes 4 applets). This used to work with no problems in version 4 of MarvinSketch but it now freezes Firefox when I open a page with three applets running on the second time. This does not occur in IE or any other browser. The first time it runs with no problems the second time the third applet seems to freeze and does not display a toolbar or the molfile its just a grey box.





Any ideas what could be going wrong?





Cheers,


Paula








Below is an extract of the applet code I use:





<applet name="editor" width="250" height="250" code="JMSketch.class" codebase="applets/marvinSketch" archive="jmarvin.jar">


<!--<param name="preload" value="MolExport,Parity,SmilesExport,Clean2D" />-->





<param name="autoscale" value="true" />


<param name="detach" value="hide" />


<!--<param name="menubar" value="false" />-->





<param name="mol" value="\


Marvin 02220718252D \


\


3 2 0 0 0 0 999 V2000\


-0.4125 0.7145 0.0000 H 0 0 0 0 0 0 0 0 0 0 0 0\


0.0000 0.0000 0.0000 O 0 0 0 0 0 0 0 0 0 0 0 0\


-0.4125 -0.7145 0.0000 H 0 0 0 0 0 0 0 0 0 0 0 0\


2 1 1 0 0 0 0\


2 3 1 0 0 0 0\


M END\


" />





</applet>





<applet name="editor" width="250" height="250" code="JMSketch.class" codebase="applets/marvinSketch" archive="jmarvin.jar">


<!--<param name="preload" value="MolExport,Parity,SmilesExport,Clean2D" />-->


<param name="autoscale" value="true" />


<param name="detach" value="hide" />


<!--<param name="menubar" value="false" />-->





<param name="mol" value="\


Marvin 12070515023D \


\


3 2 0 0 0 0 999 V2000\


0.3980 0.0266 0.0212 O 0 0 0 0 0 0 0 0 0 0 0 0\


-0.2594 0.7352 0.1822 H 0 0 0 0 0 0 0 0 0 0 0 0\


-0.1388 -0.7619 -0.2033 H 0 0 0 0 0 0 0 0 0 0 0 0\


1 2 1 0 0 0 0\


1 3 1 0 0 0 0\


M END\


" />





</applet>





<applet name="editor" width="250" height="250" code="JMSketch.class" codebase="applets/marvinSketch" archive="jmarvin.jar">


<!--<param name="preload" value="MolExport,Parity,SmilesExport,Clean2D" />-->





<param name="autoscale" value="true" />


<param name="detach" value="hide" />


<!--<param name="menubar" value="false" />-->





</applet>

ChemAxon 5433b8e56b

23-09-2008 10:18:31

Thank you for reporting. This is a known problem which will be fixed by a patch release in the future.





We will notify you as soon as a release is out with the fix of this issue.