Maps API 1.0 RC
FF 3 and hosted mode (linux)
Caling
infoWindow.open(marker, content);
many times with different content sometimes brokes infowindow. Infowindow
is blank and exceptions are throwed
[ERROR] Uncaught exception escaped
com.google.gwt.core.client.JavaScriptException: (TypeError):
this.removeChild is not a function
(...)
([object
Array])@http://maps.google.com/intl/pl_ALL/mapfiles/132e/maps2.api/main.js:287
([object
Object],47)@http://maps.google.com/intl/pl_ALL/mapfiles/132e/maps2.api/main.js:2
67
l([object Array],(function (d) {if (ri) {d.Qm(c);} else {try {d.Qm(c);}
catch (e)
{}}}))@http://maps.google.com/intl/pl_ALL/mapfiles/132e/maps2.api/main.js:86
I([object
Object],"infowindowopen")@http://maps.google.com/intl/pl_ALL/mapfiles/132e/maps2
.api/main.js:267
([object
Object])@http://maps.google.com/intl/pl_ALL/mapfiles/132e/maps2.api/main.js:1415
([object Object],[object Array],[object Object],[object
Object])@http://maps.google.com/intl/pl_ALL/mapfiles/132e/maps2.api/main.js:1383
([object Array],[object
Object])@http://maps.google.com/intl/pl_ALL/mapfiles/132e/maps2.api/main.js:1381
(55)@http://maps.google.com/intl/pl_ALL/mapfiles/132e/maps2.api/main.js:165
@:0
at com.google.gwt.dom.client.Node$.removeChild$(Native Method)
at com.google.gwt.user.client.DOM.removeChild(DOM.java:984)
at com.google.gwt.user.client.ui.ComplexPanel.remove(ComplexPanel.java:61)
at com.google.gwt.user.client.ui.Widget.removeFromParent(Widget.java:65)
at
com.google.gwt.maps.client.InfoWindow$VirtualPanel.attach(InfoWindow.java:64)
at com.google.gwt.maps.client.InfoWindow.attach(InfoWindow.java:622)
at com.google.gwt.maps.client.InfoWindow.access$0(InfoWindow.java:620)
at
com.google.gwt.maps.client.InfoWindow$6.onInfoWindowOpen(InfoWindow.java:539)
at com.google.gwt.maps.client.MapWidget$4.callback(MapWidget.java:346)
at
com.google.gwt.maps.client.impl.EventImpl$VoidCallback.execute(EventImpl.java:23
1)
at
com.google.gwt.maps.client.impl.EventImpl.invokeAndReportUncaughtExceptions(Even
tImpl.java:260)
at
com.google.gwt.maps.client.impl.EventImpl.invokeAndMaybeReportUncaughtExceptions
(EventImpl.java:246)
at com.google.gwt.maps.client.impl.EventImpl.access$0(EventImpl.java:241)
at
com.google.gwt.maps.client.impl.EventImpl$VoidCallback.callbackWrapper(EventImpl
.java:227)
Original issue reported on code.google.com by msteiner...@gmail.com on 26 Oct 2008 at 8:01
Original issue reported on code.google.com by
msteiner...@gmail.com
on 26 Oct 2008 at 8:01