Question:  If the intent is to only neuter the artificial mouse events to an 
html sprite, would it be better to test that the sprite _is_ a sprite for an 
<html> element that to test that it is not and <inputtext> sprite?

If this is the only way, then approved.

Remember to re-open to me for integration to branches/4.7

On 2010-01-11, at 21:54, Max Carlson wrote:

> 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


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

Reply via email to