Great works, thank you. lpp-9203 has been fixed, i think. But the third issue, crazy button on ie8, is still alive. I have just filed to jira.
http://jira.openlaszlo.org/jira/browse/LPP-9229 I rewrite test code and attaches images. If you run this test code on ie8, you could see the button text crumbling. It was getting since v.4.7.3, just for dhtml compiling and just on ie8. And maybe relation to this, the Developer's console is crumbling too. <canvas> <window width="200" height="200"> <button>aaa</button> </window> </canvas>And i don't know whether it has relation of this, the Developer's console is crumbling too.
Best. Quoting Max Carlson <[email protected]>:
Yes, I'll do so in the future. Thanks! Regards, Max Carlson OpenLaszlo.org On 7/22/10 4:25 AM, P T Withington wrote:I built a new version of 4.8.1, available here: http://download.openlaszlo.org/nightly/4.8Max you should kick off 4.8 builds after any merges. See the history on linux builder, should be obvious.On 2010-07-21, at 23:20, Ono Keiji wrote:Hi, Thank you for your very fast fixing this. Great works. :)But which should i do for touching the new build, waiting for building v4.8.1 nightly build or build from source myself ? It seems that v4.8.1 nightly build dose not to be made it every night.Best. Quoting Max Carlson<[email protected]>:Regards, Max Carlson OpenLaszlo.org On 7/21/10 5:55 AM, Ono Keiji wrote:Thank you for this solution, it looks works fine about scrolling, but there are a few trouble in dhtml. I have attached three images. The first is getting pop up warning message when it compile to dhtml, it is not to swf. The messages is "WARNING: lz.embed.dhtml() requires an LFC to be loaded,either with a call to lz.embed.lfc(url,serveroot) or by specifying the lfcurl property int the call to lz.embed.dhtml()"This was the result of a missing merge from trunk to 4.8 (my fault) which has been fixed.The second is dhtml solo app images broken.There are some bugs in SOLO DHTML. See http://jira.openlaszlo.org/jira/browse/LPP-9215The third is the text of button is crazy on ie8.I think this is related to the second issue.I pick up the nightly build 17006 for branch 4.8 at http://download.openlaszlo.org/nightly/4.8 'Servlet Only'. And i got them on my win vista and chrome/ff/ie8. The test code is below. <canvas> <window width="200" height="200"> <button>aaa</button> </window> </canvas>I filed another bug to track these here: http://jira.openlaszlo.org/jira/browse/LPP-9215-- ------------------------------------------ Ono Keiji [email protected] 1-45-11 Mizue Edogawa Tokyo JP TEL 03(3676)6599 URL http://www.net8.co.jp ------------------------------------------
-- ------------------------------------------ Ono Keiji [email protected] 1-45-11 Mizue Edogawa Tokyo JP TEL 03(3676)6599 URL http://www.net8.co.jp ------------------------------------------
<<attachment: windowAndbutton.png>>
<<attachment: devcon.png>>
