(Note. I am checking this changeset in.)


Change philip-20120920-82s by philip@philip-i7-2 on 2012-09-20 20:26:40 EDT
    in /cygdrive/f/clients/laszlo/svn/openlaszlo/trunk_clean
    for http://svn.openlaszlo.org/openlaszlo/trunk


Summary: Fix input text issues with IE9


New Features:


Bugs Fixed: LPP-10272, LPP-10243 (and maybe others)


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


Documentation:


Release Notes:


Overview:




Details:
Input text elements have their own mouse handling. I added code to clear the LzMouseKernel.__lastMouseDown variable when a mouse up occurs. The only use of this variable is to generate onmouseupoutside (via LzSprite-event#__globalmouseup). 


Tests:
See jira for tests. Also lzpix


Files:
M       WEB-INF/lps/lfc/kernel/dhtml/LzInputTextSprite.js
M       WEB-INF/lps/lfc/kernel/dhtml/lzsprite/LzSprite-event.js


Changeset: http://svn.openlaszlo.org/openlaszlo/patches/philip-20120920-82s.tar


Reply via email to