When I run the test case in IE8 and actually select About OpenLaszlo... from the context menu, I am getting:
> Line: 2153 > Error: Could not get the display property. Invalid argument. in the IE developer. And IE bitches about opening a pop-up, and running flash. Otherwise, approved for QA. On 2010-05-19, at 18:16, Max Carlson wrote: > 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 >
