What steps will reproduce the problem?
1. Visit the Hello Earth sample at
http://www.google.com/earth/plugin/examples/helloearth/ in Firefox
2. Type
javascript:alert(document.getElementById("map3d_container").style.display="none"
);
into the address bar
3. Type
javascript:alert(document.getElementById("map3d_container").style.display="block
");
into the address bar
4. Observe that Earth no longer shows up (Firebug reports an exception upon
hiding)
What is the expected output or behavior? What do you see instead?
Earth should be shown again
What version of the plug-in are you using? On what operating system? In
which browser?
Plugin: 4.3.9597.9390
OS: XP SP2
Browser: FF 2.0.0.16
Workarounds:
ge.getWindow().setVisibility(false); might help
Original issue reported on code.google.com by api.roman.public@gmail.com on 19 Aug 2008 at 11:19
Original issue reported on code.google.com by
api.roman.public@gmail.com
on 19 Aug 2008 at 11:19