(Note: I am checking this changeset in.)
Change philip-20121113-5fq by philip@philip-i7-2 on 2012-11-13 15:48:23
EST
in /cygdrive/f/clients/laszlo/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: IE/dhtml: Fix onkey events when mouse is over html component.
New Features:
Bugs Fixed: LPP-10299
Technical Reviewer: (pending)
QA Reviewer: dju
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
Details:
I tracked down the problem to keyboard control being turned off for the
input text. The text box was still active, but it meant that keyboard
events were not being generated. The solution is to prevent the keyboard
events from being turned over if the mouse is over the html component.
This might be safe for all browsers, but I only made this change for IE.
Tests:
test case in jira. This change should be tested using your usual test
suite.
Files:
M WEB-INF/lps/lfc/kernel/dhtml/lzsprite/LzSprite-define.js
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/philip-20121113-5fq.tar