[Laszlo-dev] REVISED For Review: Change 20081128-hqm-Y Summary: fix for swf9 context menu, cleanup of swf9 debugging structures

Henry Minsky henry.minsky at gmail.com
Fri Nov 28 19:46:59 PST 2008


try this one, I sync'ed with tucker's last change


Change 20081128-hqm-Y by hqm at badtzmaru.home on 2008-11-28 22:45:52 EST
     in /Users/hqm/openlaszlo/trunk
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary:  fix for swf9 context menu, cleanup of swf9 debugging  
structures

New Features:

Bugs Fixed: LPP-6980

Technical Reviewer: promanik
QA Reviewer: mamye
Doc Reviewer:

Documentation:

It works to use a right-click context menu on the canvas in swf9 and  
swf8

Release Notes:

Details:

+ make canvas call sprite setBGColor, in order to make sure that some  
geometry is drawn
so that the context menu is activated

+ Also, cleanup in swf9 kernel, removed the primitive debugger console
that we used, not needed now that debugger is working

+ also some misc cleanup for the DHTML solo deployer


Tests:
test/contextmenu/lpp-6980 in swf8/swf9, right click on canvas gets
custom menu


Files:
M      test/contextmenu/lpp-6980.lzx
M      WEB-INF/lps/lfc/kernel/swf9/LFCApplication.as
M      WEB-INF/lps/lfc/kernel/swf9/LzSprite.as
M      WEB-INF/lps/lfc/debugger/platform/swf9/LzDebug.as
M      WEB-INF/lps/lfc/views/LaszloView.lzs
M      WEB-INF/lps/lfc/views/LaszloCanvas.lzs
M      WEB-INF/lps/server/src/org/openlaszlo/utils/DeploySOLOSWF.java
M      WEB-INF/lps/server/src/org/openlaszlo/utils/DeploySOLODHTML.java
M      WEB-INF/lps/server/src/org/openlaszlo/compiler/Compiler.java

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20081128-hqm-Y.tar


More information about the Laszlo-dev mailing list