Bug for lzconsole:
http://jira.openlaszlo.org/jira/browse/LPP-6056
On 2008-05-28, at 15:18 EDT, P T Withington wrote:
lzconsole is Henry's hack debugger for swf9. I'll file a bug to get
that fixed.
On 2008-05-23, at 14:46 EDT, Philip Romanik wrote:
Approved.
Somebody must have removed lzconsole from swf and dhtml because the
hello.lzx app doesn't run in dhtml (and complains in swf/debug)
unless you remove the lines that reference it. There is still
something up in dhtml because the "This is some text" box doesn't
rotate when clicked.
Change 20080523-maxcarlson-x by [EMAIL PROTECTED] on 2008-05-23
09:25:04 PDT
in /Users/maxcarlson/openlaszlo/trunk-clean
for
<http://svn.openlaszlo.org/openlaszlo/trunk>http://svn.openlaszlo.org/openlaszlo/trunk
Summary: UPDATED: Try #2 at canvas subclasses
Bugs Fixed: LPP-5186 'Runtime error using script function within
attribute value declaration for IE7 DHTML in nightly build 7411'
Technical Reviewer: ptw (pending)
QA Reviewer: promanik (pending)
Details:
Rework canvas subclasses to not try to override supeclass
properties
UPDATED - Use standard constructor signature in LaszloCanvas.lzs
Tests:
Amended test case from bug. swf9/hello.
Note that you'll need the patch from For Review: Change
20080523- maxcarlson-D Summary: Fix embedding in IE applied before
IE will run.
Also, I noticed this breaks constraints to the canvas in
swf7/8, e.g. <canvas><window width="100%" height="100%"/></canvas>.
I'm sending this out because it does fix swf9 and it works in
dhtml, but Tucker should probably take another shot at it to make
sure constraints to canvas attributes work in Flash.
Files:
M WEB-INF/lps/lfc/views/LaszloCanvas.lzs
M WEB-INF/lps/server/src/org/openlaszlo/compiler/
CanvasCompiler.java
Changeset: <http://svn.openlaszlo.org/openlaszlo/patches/20080523-maxcarlson-x.tar
>http://svn.openlaszlo.org/openlaszlo/patches/20080523-maxcarlson-x.tar