Open GoogleCodeExporter opened 9 years ago
Actually it seems to be a Firefox problem. With chrome it behaves as expected.
Original comment by danielsd...@yahoo.fr
on 23 May 2013 at 10:04
[deleted comment]
Would be great if the issue would be solved for FF. I am using infobubble in a
production environment and my client complaint about it.
Original comment by ruu...@gmail.com
on 5 Nov 2013 at 9:02
It seems that it may be possible to prevent this map zooming behavior by adding
'MozMousePixelScroll' to the 'events' list at the beginning of
'InfoBubble.prototype.addEvents_'.
Original comment by aaron.st...@gmail.com
on 11 Nov 2013 at 3:56
Woooooow!!!! That seems to work!
Now the question for me is why this work and mousewheel doesn't? Accroding to
mdn we are advised to use mousewheel, or am I not understanding something?
https://developer.mozilla.org/en-US/docs/DOM/DOM_event_reference/MozMousePixelSc
roll
Original comment by danielsd...@yahoo.fr
on 11 Nov 2013 at 4:07
Original issue reported on code.google.com by
danielsd...@yahoo.fr
on 23 May 2013 at 9:51