Last modified: 2007-08-22 21:40:41 UTC
On my 64-bit Ubuntu 7.04 system, Firefox 2.0.0.6 has no Java plugin available, however I still see the Cortado player in the list of available players when activating the OggHandler player. When selecting it, Firefox shows a 'missing plugin' icon in the window and brings up the yellow bar recommending installing a Java plugin. Firefox is returning true for navigator.javaEnabled() if Java support is _enabled_ in preferences even though no Java plugin is there in the browser, so no Java will actually work. If it's possible to probe for actual presence or absence of Java support, that might be more user-friendly than a big "ha ha, the thing you selected doesn't exist". :)
Fixed in r25056.