OpenLayers OpenLayers

Ticket #864 (closed bug: duplicate)

Opened 1 year ago

Last modified 3 months ago

KeyboardDefaults broken in IE

Reported by: openlayers Assigned to:
Priority: critical Milestone: 2.7 Release
Component: Handler.Keyboard Version: 2.4
Keywords: Cc: pedrosimonetti@gmail.com
State:

Description

The key events don't seem to fire under IE. This can be reproduced by opening the controls.html example in Internet Explorer 6.

Change History

08/20/07 04:48:22 changed by pgiraud

  • priority changed from major to critical.
  • milestone set to 2.5 Release.

08/23/07 17:45:13 changed by crschmidt

  • milestone changed from 2.5 Release to 2.6 Release.

Pierre:

It seems that the handleKeyEvent in Handler.Keyboard isn't ever getting called. Honestly, the KeyboardDefaults control is nice, but not a must have for 2.5: I'm bumping to 2.6 for now, and if you get some working code, pass it on back, and I'll take a look at it.

10/24/07 17:15:51 changed by openlayers

see #1108

01/22/08 17:40:36 changed by crschmidt

  • state changed.
  • milestone changed from 2.6 Release to 2.7 Release.

Mass ticket move to 2.7 post dev meeting. If you are actively working on this task, please update this ticket with information and change the milestone to 2.6. At the time of the next IRC meeting (most likely 1-31-08), this will mean the ticket can *not* be brought back into 2.6 unless there is further feedback.

05/02/08 14:22:17 changed by pedrosimonetti

  • cc set to pedrosimonetti@gmail.com.

I've tested the solution proposed by #1108 with version 2.6 RC2, and it seems to solve the problem with IE and Opera incompatibilities.

Now I've created a trac account, so I'm posting here to get involved with the development of this feature.

07/02/08 03:00:27 changed by euzuro

  • status changed from new to closed.
  • resolution set to duplicate.

looks like pedro's #1108 is more thorough, let's go with it.