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? _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
