[OpenLayers-Trac] [OpenLayers] #341: Mouse wheel scroll should zoom in/out over mouse pointer location
OpenLayers
trac at openlayers.org
Fri Nov 17 10:11:17 EST 2006
#341: Mouse wheel scroll should zoom in/out over mouse pointer location
------------------------------------+---------------------------------------
Reporter: sderle | Owner:
Type: feature | Status: new
Priority: minor | Milestone: 2.3 Release
Component: Control.MouseDefaults | Version:
Resolution: | Keywords:
------------------------------------+---------------------------------------
Comment (by fredj):
MouseDefaults.js.diff patch should fix it.
Note that the mouse position is stored in defaultMouseMove and used in
onWheelEvent because mozilla has a bug with clientX and clientY and the
DOMMouseScroll Event. See
https://bugzilla.mozilla.org/show_bug.cgi?id=352179
Tested with FF 1.5 and IE 6.0
--
Ticket URL: <http://trac.openlayers.org/ticket/341>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list