[OpenLayers-Trac] [OpenLayers] #1108: Modify feature example problems with IE. keyboard handler broken in IE
OpenLayers
trac at openlayers.org
Thu Jul 31 13:45:16 EDT 2008
#1108: Modify feature example problems with IE. keyboard handler broken in IE
-------------------------------+--------------------------------------------
Reporter: openlayers | Owner: tcoulter
Type: bug | Status: closed
Priority: major | Milestone: 2.7 Release
Component: Handler.Keyboard | Version: 2.6 RC2
Resolution: duplicate | Keywords:
State: |
-------------------------------+--------------------------------------------
Comment (by crschmidt):
(In [7644]) * Fixes to the Keyboard Handler to make it work better --
* drop keypress event (not used, registers as keydown in IE< which
results
in double events)
* return evt instead of evt.keyCode || evt.charCode, so apps can do
whatever they like best
* adjust ModifyFeature to new API
* Adjust KeyboardDefaults to new API, and include a new set of keyCodes
in switch statement to catch more cases
* Include keyboard defaults test in list-tests.
Patch from tcoulter, work from Pedro Simonetti (See #1108), Paul Spencer,
myself. r=pagameba,me (Closes #1292)
--
Ticket URL: <http://trac.openlayers.org/ticket/1108#comment:9>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list