Closed GoogleCodeExporter closed 9 years ago
I had an opportunity to test with an instance of Google Earth Enterprise Server
(as opposed to the public GE servers) and found that the same bit of placemark
code doesn't crash the plugin; different GE connection code but the same
placemark code.
Original comment by woodywal...@gmail.com
on 14 Jun 2011 at 10:01
I observed this behavior as well, though I cannot test against an Enterprise
server. It seems to affect both FeatureBalloons and HtmlString balloons. I
haven't yet determined what exactly causes the crash. In the playground, I
modified the line string example to popup an html balloon on a click event;
sometimes the plugin page would crash immediately, sometimes (usually right
after it had crashed and been restarted) it would work (open, close, repeat)
for a long time before it crashed. It doesn't seem to matter if you hand it
text or text with markup.
Original comment by oldshag...@gmail.com
on 12 Jul 2011 at 8:42
Actually, I'm thinking this is duplicate of issue 609 - general FF 4+ issue.
Original comment by oldshag...@gmail.com
on 14 Jul 2011 at 12:49
Not sure about that - the same code worked in FF 4 with the standalone GE
server, but will try IE when I get a moment to test this again ( had to keep
moving forward so I switched over to using World Wind )
Original comment by woodywal...@gmail.com
on 14 Jul 2011 at 1:56
Issue 639 has been merged into this issue.
Original comment by bcke...@google.com
on 27 Jul 2011 at 7:31
Yes, this should be fixed along with 609. They appear to be different ways of
triggering the same underlying issue.
Original comment by bcke...@google.com
on 27 Jul 2011 at 7:43
Original issue reported on code.google.com by
woodywal...@gmail.com
on 27 May 2011 at 1:21