| Issue 1700: | ||
| 7 people starred this issue and may be notified of changes. | Back to list |
On Firefox 3.5, in the event sample (https://code.google.com/apis/maps/documentation/v3/examples/event-arguments.html), if you zoom out and click for example on China, the marker is not displayed where you clicked. This seems similar to what was in issue 1659 (though 1659 was after panning, not zoom-out).
Sep 14, 2009
#1
[email protected]
Sep 14, 2009
I have also verified this on Firefox 3.5, Mac OS X. On Safari 4 the bug is not present. But there is more to the issue: The bug can occur not only after a zoom-out, but also after a zoom-in, if the page has a vertical scrollbar. Thus, I have a mild suspicion that this can be related to issue 1702 . Moreover, since Safari does not reproduce this behaviour, I suspect that some events manage to bubble out or the default (scroll) action is not prevented in some cases, probably due to lagged event handling, but this is only a guess.
Sep 14, 2009
I confirmed this issue on Mac/FF3.5. I also noticed the issue when zooming in, but only after the first marker gets plotted. Thanks for reporting!
Status:
Confirmed
Labels: Internal-2118378 Browser-FF
Sep 16, 2009
Note, I reproduced this bug on Safari by adding a margin offset to the map canvas away from the 0,0 position.
Sep 16, 2009
(No comment was entered for this change.)
Labels:
Browser-Safari
Sep 16, 2009
(No comment was entered for this change.)
Status:
FixedNotReleased
Sep 22, 2009
(No comment was entered for this change.)
Status:
Fixed
Labels: Fixed-16 |
|
| ► Sign in to add a comment |