[OpenLayers-Users] Handler.Keyboard in IE?
Jeff Dege
jdege at korterra.com
Fri Nov 9 17:11:45 EST 2007
I'm taking a first look at Control.ModifyFeature, in 2.5, and the delete
key doesn't work in IE.
Works fine in Firefox, but in both IE6 and IE7,
ModifyFeature.handleKeypress() is never called at all. On exploring a
bit, it seems that Handler.Keyboard.handleKeyEvent() is never being
called.
I'm running examples/modify-feature.html, as-is, except for some alert()
calls stuck in various places.
I can see no mention in the source that this functionality doesn't work
in IE. Has it simply not yet been implemented in IE? Or is it working
for everybody else, and it's just me?
More information about the Users
mailing list