<html>
<body>
Hi Max,<br><br>
IE7 dragging never really worked. It was broken for all browsers prior to
r8916 (LPP-5889). However, this change caused the javascript error
messages to appear in IE6/IE7. The change is in LzTimeKernel.js.&nbsp;
I'll try and track down who is shadowing the global window
object.<br><br>
<br><br>
<br>
<blockquote type=cite class=cite cite="">tools/svn/binsearch.rb could
help here.&nbsp; If you notice any broken builds as you use the tool,
please update the binsearch.rb script so it will skip them in the
future...<br>
&nbsp;<br>
Also, be sure you're not running in debug mode - there may be issues
there.&nbsp; Instead, try running in IE 7 with the IE web developer
toolbar.<br>
&nbsp;<br>
Philip Romanik wrote:<br>
&gt;
<a href="http://jira.openlaszlo.org/jira/browse/LPP-5926">
http://jira.openlaszlo.org/jira/browse/LPP-5926</a><br>
&gt; <br>
&gt; lzpix doesn't run in IE6/IE7 dhtml. if you try and drag a picture in
<br>
&gt; IE7 you get an error (Object doesn't support this property or
method) <br>
&gt; that I tracked down to the line in LzTimeKernel.js:<br>
&gt; <br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; window.setInterval.apply(null,
arguments);<br>
&gt; <br>
&gt; I'm not sure why window isn't an object unless something is
shadowing <br>
&gt; it.&nbsp; When I tried to run lzpix in debug mode, I got a different
error, <br>
&gt; &quot;Object expected&quot; in a lzpix file dataman.lzx:<br>
&gt; <br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; var api_sig = hex_md5(api_sig_string);<br>
&gt; <br>
&gt; The hex_md5 method is loaded in a script tag at the top of
dataman.lzx<br>
&gt; <br>
&gt; <br>
&gt; Any ideas?<br>
&gt; <br>
&gt; Thanks!<br>
&gt; <br>
&gt; Phil<br>
&gt; <br>
&nbsp;<br>
--<br>
Regards,<br>
Max Carlson<br>
OpenLaszlo.org</blockquote></body>
</html>