[Laszlo-dev] R5388 DHTML runtime error
Qrowd Support
support at qrowd.com
Tue Jun 12 16:17:30 PDT 2007
Nightly build 5388 crashes the DHTML runtime with this code:
<canvas id="maincanvas" width="100%" height="100%" validate="false"
debug="true" proxied="false" bgcolor="0x00aaaa">
<debug x="650" y="200" width="800" height="400" fontsize="12"/>
<window x="100" y="100" width="200" height="200">
<handler name="oninit">
this.onx_del = new LzDelegate(this, "onx_del", this, "onx");
</handler>
<method name="onx_del">
Debug.write("onx_del: "+this.x);
</method>
</window>
</canvas>
DHTML IE7 and FF both crash with debug and non-debug runtimes.
FF debug DHTML gives this runtime error:
ERROR: http://localhost:8080/lps/includes/lfc/LFCdhtml-debug.js:4041:
$5_d.c[$5_d.f] is not a function
<javascript:window.parent.$modules.lz.Debug.displayObj(5)>
The test code is borderline nonsensical...SWF doesn't display the debug
output...but the DHTML should fail gracefully.
--
Robert Yeager
Founder, Qrowd
http://www.qrowd.com/blog
http://www.qrowd.com <http://www.qrowd.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20070612/8f2d57a7/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qrowd_logo.gif
Type: image/gif
Size: 4976 bytes
Desc: not available
Url : http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20070612/8f2d57a7/qrowd_logo-0001.gif
More information about the Laszlo-dev
mailing list