Change 20100111-maxcarlson-Z by maxcarl...@bank on 2010-01-11 18:49:28 PST
    in /Users/maxcarlson/openlaszlo/trunk-clean
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: DHTML: Fix inputtext mouseover/out events 

Bugs Fixed: LPP-8308 - in IE7 if you select text in an Iframe and then click 
into an inputtext the text in the iframe is unselected

Technical Reviewer: ptw
QA Reviewer: hminsky

Details: LzSprite - Ensure we don't skip onmouseover/out events for inputtexts.

LzMouseKernel - In setGlobalClickable(), fix potential null-dereference for a 
non-existent element (happened when I reloaded the app in IE DHTML) and avoid 
resetting to the same value.

Tests: See testcase (lpp-8308.zip) attached to LPP-8308 in IE 7.

Files:
M       WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js
M       WEB-INF/lps/lfc/kernel/dhtml/LzMouseKernel.js

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20100111-maxcarlson-Z.tar

_______________________________________________
Laszlo-reviews mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews

Reply via email to