[OpenLayers-Trac] [OpenLayers] #1108: Modify feature example problems with IE. keyboard handler broken in IE

OpenLayers trac at openlayers.org
Thu Jul 31 13:13:50 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:                    |  
-------------------------------+--------------------------------------------
Changes (by crschmidt):

  * status:  new => closed
  * resolution:  => duplicate

Comment:

 Pedro,

 I've worked out that the reason for the double event in IE is simply due
 to prototype code that we were still using. I'm changing the Keyboard
 Handler to drop the 'keypress' event registration, registering only
 keydown/keyup, and this seems to fix the issue.

 THank you for your great work on this: I'm going to integrate this into
 the #1292 patch, and close this ticket as a duplicate of that, since that
 ticket will entirely subsume this work.

 thanks again for your help!

-- 
Ticket URL: <http://trac.openlayers.org/ticket/1108#comment:8>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list