Change philip-20110725-VTB by philip@PHILIP-I7 on 2011-07-25 16:25:49 EDT
    in /cygdrive/c/clients/laszlo/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: IE: Fix case when tab key skips elements

New Features:

Bugs Fixed: LPP-10017

Technical Reviewer: (pending)
QA Reviewer: dju
Doc Reviewer: (pending)

Documentation:

Release Notes:

Overview:
This is related to the change to workaround a flash bug in IE (see LPP-10006). The change allows only KEY_DOWN events to keep working to change focus between elements. It turns out that two different pieces of code sent a key press into the keyboard kernel. I modified the code to ignore multiple keypresses if they occur within 200 msec of each other.

Details:


Tests:
See test case in jira report

Files:
M       WEB-INF/lps/lfc/kernel/swf9/LzKeyboardKernel.as

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/philip-20110725-VTB.tar

Reply via email to