| Issue 2493: | Markers aren't correctly cleared in IE7 | |
| 8 people starred this issue and may be notified of changes. | Back to list |
Brief description: Deleted marker from map can resurrect again. Here is the testing scenario (IE7) 1) Create marker on the map; 2) Remove marker from the map; 3) Remove div "map_canvas" with map from DOM 4) Create new div with the same id, create map in it 5) Create marker on the map; - here you can see shadow below marker stronger than usual (indicating here there are 2 points) 6) Remove marker from the map - the shadow becomes usual, and we see that the marker is there in the point. So the old marker has resurrected here, after creating marker in the same point. (NOTE: I attached markers.html, with possibility to go over the scenario)
Jun 16, 2010
#1
[email protected]
Jun 16, 2010
+1!!! It must be fixed as soon as possible!
Jun 16, 2010
Ooooo!!! This bug is very annoying under IE. Please, fix this ASAP ! THX in advance!
Jun 16, 2010
I reproduced it in IE8 as well.
Jun 24, 2010
(No comment was entered for this change.)
Status:
Confirmed
Labels: Internal-2797290
Jul 20, 2010
(No comment was entered for this change.)
Status:
Fixed
Labels: Fixed-3.1
Jul 22, 2010
Thanks it works! |
|
| ► Sign in to add a comment |