[Laszlo-dev] For Review: Change 20090207-maxcarlson-v Summary: Send mouseup events when mouse goes up outside the app in swf9 for Firefox on Windows

Max Carlson max at openlaszlo.org
Sat Feb 7 04:54:47 PST 2009


Change 20090207-maxcarlson-v by maxcarlson at Bank.local on 2009-02-07  
04:48:08 PST
     in /Users/maxcarlson/openlaszlo/trunk-clean
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Send mouseup events when mouse goes up outside the app in  
swf9 for Firefox on Windows

Bugs Fixed: LPP-7724 - Mouse events behave wrong in opaque mode  
(FireFox)

Technical Reviewer: andre.bargull at udo.edu
QA Reviewer: hminsky

Details: LzMouseKernel - Refactor processing code to separate  
__mouseUpOutsideHandler() method so it can be called from the browser.

LzUtils - Fix safeEval() to handle method calls with no arguments  
properly.

LzRuntime - Add lookup for global LzMouseKernel so safeEval() can find  
it in swf9.

embednew - When the mouse goes up outside the app, call  
LzMouseKernel.__mouseUpOutsideHandler() from the browser DOM.

Tests: See LPP-7724 on Firefox Windows

Files:
M      WEB-INF/lps/lfc/kernel/swf9/LzMouseKernel.as
M      WEB-INF/lps/lfc/services/LzUtils.lzs
M      WEB-INF/lps/lfc/compiler/LzRuntime.lzs
M      lps/includes/source/embednew.js

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20090207-maxcarlson-v.tar


More information about the Laszlo-dev mailing list