I'm having the same issues. I did a fresh install of Gutsy, and Tycho is showing up as Javascript 1.4 (Firefox 2.0.0.8) for me as well. I googled several other sites searching for browser compatibility, and the several that I found all showed as Javascript 1.5 on Gutsy.
Looking in the source of the tycho page, the javascript version is found by using the 'is.js' function. -----code snippet----- <TD>JavaScript Version</TD> <TD><SCRIPT>document.write(is.js);</SCRIPT></TD> <TD><SCRIPT>document.write((is.js > 1.4) ? "Yes" : "No");</SCRIPT></TD> -----code snippet----- document.write(is.js) is returning a 1.4 ("No"), which results in failure for compatibility on Tycho. However, if I look at the same page in Firefox on Feisty (I've forstalled upgrading Firefox (2.0.0.6) in Feisty until this get resolved, can't lose my access for school, after all), the javascript shows up as 1.5 and everything is good. I've looked around in the page for anything that might be an issue, and the source html on 2.0.0.6 and 2.0.0.8 is the same, so I'm thinking it might not be a webpage problem (that was my first instinct). So I think it might be a problem with either Firefox itself or the version that Ubuntu released. This is the first time I've chimed in on a bug report, I usually find my solutions via the forums, but this issue seems a bit too specific for me to just wait it out like I usually do until the problem is fixed. Looking forward to a bit of help. -Fox -- Javascript 1.5 does not work in Firefox https://bugs.launchpad.net/bugs/156882 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs