approved.
The test has a few issues:
Windows FF 1.5/2.0
page displayed, 2 errors when parsing the code on openlaszlo.org
uncaught exception: Permission denied to set property Window.Query
uncaught exception: Permission denied to call method Location.toString
A simple html page loaded without error
Windows IE6/IE7
page displayed in a window under the form. In IE7, the window is much
smaller than the form window. The clockblox shows over top of the test form.
On IE7, I could not select or edit the url.
Errors when loading openlaszlo.org:
embed_3_1_1.js: Line 249, Permission denied: (In getQuery(): top.Query
= Query;)
I also saw an error from google analytics (urchin.js)
Change 20070116-maxcarlson-j by [EMAIL PROTECTED]
computer.local on 2007-01-16 13:43:40 PST
in /Users/maxcarlson/openlaszlo/legals
Summary: Add global onmousemove/up/down events to canvas, intial
version of HTML embedding component for DHTML with test case
New Features:
Bugs Fixed:
Technical Reviewer: promanik
QA Reviewer: ptw
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details: LaszloCanvas.lzs - add global onmousemove/up/down events
extensions/test/html.lzx - Html test case extensions/html.lzx - DHTML html
class
Tests: http://localhost:8080/legals/lps/components/extensions/test/
html.lzx?lzr=dhtml allows browsing, resizing and clicking in html.
Tested in firefox 2.0.0.1 and Safari 2.0.4 on OS X.
Files:
M WEB-INF/lps/lfc/views/LaszloCanvas.lzs
A lps/components/extensions/test
A lps/components/extensions/test/html.lzx
A lps/components/extensions/html.lzx
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070116-
maxcarlson-j.tar