I have filed a bug on this as requested, here: http://code.google.com/p/google-web-toolkit/issues/detail?id=3475
On Mar 12, 8:26 pm, Sumit Chandel <[email protected]> wrote: > Hi DavidPShaw, > > As Vitali mentioned, please go ahead and file an issue report for this > in the GWT Issue Tracker (link below). When filing the issue, could > you also include more details, such as the snippet from your host HTML > page referencing the GWT bootstrap script and defining the root div, > as well as the code snippet where you're creating and attaching the > DialogBox? Also, if you could see if this affects browsers other than > IE and include your findings in the issue report, it would be helpful. > > Issue Tracker:http://code.google.com/p/google-web-toolkit/issues/list > > Thanks, > -Sumit Chandel > > On Mar 10, 12:17 pm, DavidPShaw <[email protected]> wrote: > > > We have agwtwidget that works great in FF, but in IE the Dialog box > > has serious clipping problems. The problem is demonstrated here: > > > We've traced the problem to the fact that the page holding the root > > div and the folder containing theGWToutput are different. > > > The source of the page contains thegwtreference as a virtual url to > > a subfolder deeper in the site. > > > If the content of thegwt.PreferredISPUI is copied into the same > > folder as the jsp (and the path is changed to reflect that the > > nocache.js is in the same folder), it works fine. > > > Is there something we need to do to make the dialog render properly in > > IE without putting all the files in the folder with the jsp? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
