(Note: I am checking this changeset in.)
Change philip-20130125-j2s by philip@philip-i7-2 on 2013-01-25 12:06:24
EST
in /cygdrive/f/clients/laszlo/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Fix blur behavior of inputtext sprite
New Features:
Bugs Fixed: LPP-10299
Technical Reviewer: (pending)
QA Reviewer: dju
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
Details:
When the input text loses focus, it would turn off click handling but it
did not turn off event handling. When the application got focus, the
input text would incorrectly generate key events. I fixed the onblur
handler to stop receiving any events until it regained focus again.
Tests:
See test case in jira. Please verify with all browsers.
Files:
M WEB-INF/lps/lfc/kernel/dhtml/LzInputTextSprite.js
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/philip-20130125-j2s.tar