[Max, unless you see something horribly wrong with this approach, I'd like to check it in and spin a build for testing.]
Change 20090817-ptw-i by [email protected] on 2009-08-17 10:37:40 EDT in /Users/ptw/OpenLaszlo/trunk-2 for http://svn.openlaszlo.org/openlaszlo/trunk Summary: Correct mouseover/mouseout behavior for clickdivs Bugs Fixed: LPP-8375 onmouseout even on HTML component is firing onmouseover, not onmouseout Technical Reviewer: max (pending) QA Reviewer: [email protected] (pending) Details: If the fix_clickable quirk is on, ignore mouseover/mouseout events that get sent when clickdivs are disabled, because they are redundant. Similarly, when clickdivs are re-enabled by a global mouseout event, synthesize a mouseout to the now re-enabled view. Tests: Test case from bug report 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/20090817-ptw-i.tar _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
