My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1643: Bug: Map scroll wheels unnecessarily
2 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ----
Closed:  Sep 2009


Sign in to add a comment
 
Reported by [email protected], Aug 29, 2009
It looks like that somehow on initial map loading and just after 
tilesloaded event the map hijacks mouse focus without user clicking on the 
map or the hosting div element.
Result is that if the user happens to play with his mouse wheel at the time 
a burst of unintended unpleasant zooms are fired.
This has been only been observed in Firefox   V.3.0.13 while this dos not 
happen when I checked with Chrome V 4.0.203.2

Temporary work around seems to be: 
Create the map with option {scrollwheel: false} thus disabling it initially 
then re enabling it after first onmouseover event xxMapObject.setOptions 
({scrollwheel: true})} 

A page exhibiting this behavior and source code can be available upon 
request.
 
Aug 31, 2009
#1 pamela.fox
Thanks, we're looking into it.
Summary: Bug: Map scroll wheels unnecessarily
Status: Confirmed
Labels: Internal-2090924
Sep 2, 2009
#2 d.l%[email protected]
(No comment was entered for this change.)
Status: Fixed
Labels: Fixed-13
Sep 3, 2009
#3 [email protected]
Thanks for fixing it  in zero time. This tells me a lot about the quality of your 
work.See also in: http://gaengine.blogspot.com/2009/09/google-maps-api-v3-part-ii.html
Sign in to add a comment

Powered by Google Project Hosting