Bugs item #3556998, was opened at 2012-08-13 11:38
Message generated for change (Comment added) made by hansonr
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=3556998&group_id=23629

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Website
Group: v12
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Angel Herraez (aherraez)
Assigned to: Bob Hanson (hansonr)
Summary: disabled java warning is not displayed (JSO)

Initial Comment:
Using the JSO methods in a setup similar to 
http://biomodel.uah.es/Jmol/JSO/simpleJmol4.htm, with unsigned applet,  no 
jQuery , no ChemDoodle etc. options active.
(Jmol 13.0.RC5, Firefox 13 Win)

 I see the applet normally. If I disable Java, instead of the warning in yellow 
square, a blank square is displayed. 
It seems that the browser is getting a non-specified image substitute. This is 
the relevant generated source:

<div id="myJmol_appletdiv" style="width:100%;height:100%">
<img id="myJmol_image" src="" height="300" width="300">
</div>

If the (server-side?) image generation is not available for whatever reason, 
the old "please install or enable Java" note should be displayed --it is indeed 
implemented in JmolApplet.js 



----------------------------------------------------------------------

>Comment By: Bob Hanson (hansonr)
Date: 2012-08-13 16:20

Message:
well, actually there was a different bug. See the new JmolApplet.js

----------------------------------------------------------------------

Comment By: Bob Hanson (hansonr)
Date: 2012-08-13 16:00

Message:
Are you sure you have the Info parameter "useJmolOnly" set to true? Looks
to me like it is switching to image mode, which is the correct action.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=3556998&group_id=23629

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to