[OpenLayers-Trac] [OpenLayers] #3599: event.layerX and event.layerY
are deprecated in WebKit
OpenLayers
trac-20090302 at openlayers.org
Thu Dec 15 07:11:29 EST 2011
#3599: event.layerX and event.layerY are deprecated in WebKit
---------------------+------------------------------------------------------
Reporter: rave | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 2.12 Release
Component: general | Version: 2.11
Keywords: | State:
---------------------+------------------------------------------------------
In new version of Google Chrome (16+) clicking on map causes browser to
spam following warning: "event.layerX and event.layerY are broken and
deprecated in WebKit. They will be removed from the engine in the near
future."
Possible solution: These properties are available through
event.originalEvent.layerX and event.originalEvent.layerY.
--
Ticket URL: <http://trac.openlayers.org/ticket/3599>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list