Change 20100519-maxcarlson-F by maxcarl...@friendly on 2010-05-19 15:07:38 PDT
    in /Users/maxcarlson/openlaszlo/trunk-clean
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix laszlo-explorer in IE 8 DHTML

Bugs Fixed: LPP-9003 - DHTML: right click throws exception (IE8)

Technical Reviewer: [email protected]
QA Reviewer: ptw

Details: LzRuntime - since WEB-INF/lps/lfc/contextmenu is essentially an LZO, 
it includes code for verifying reference dependencies - which won't work when 
included as part of the DHTML LFC.  Add a stub version for non-debug mode.

explore-nav.lzx - Add explicit second argument to Array.splice() for 
compatibility in IE DHTML.

index.html - Move LFC include to body, add conditional include for excanvas for 
IE.

explore-nav* - Recompile explore-nav SOLO apps

Tests: explore-nav/index.html?lzr=dhtml now works properly in IE DHTML, other 
browsers show the context menu when the explore app is right-clicked.

Files:
M       WEB-INF/lps/lfc/compiler/LzRuntime.lzs
M       laszlo-explorer/explore-nav.swf8.swf
M       laszlo-explorer/explore-nav.js
M       laszlo-explorer/explore-nav.swf10.swf
M       laszlo-explorer/index.html
M       laszlo-explorer/explore-nav.lzx

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20100519-maxcarlson-F.tar

Reply via email to