I built a new version of 4.8.1, available here: http://download.openlaszlo.org/nightly/4.8
Max 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-9215 >> >>> The 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 > ------------------------------------------ > >
