I experienced the same issue and already opened an issue in both gwt and chrome bugtracker. In my app it's absolutely random if StackPanel works on Chrome. If I change some of the content, it suddenly works and vice versa. No idea, I guess it's a timing/event problem.
On 5 Sep., 04:34, El Cucurucho <[EMAIL PROTECTED]> wrote: > Ian, > > I managed to replicate the problem I'm having with StackPanel in > chrome onhttp://examples.roughian.com > > It's difficult to provide exact steps to replicate the problem, as I > managed to encounter the problem by trying many different things. > However, I was unable to replicate it by following exact steps that > had previously led to the problem. But to give you a rough idea, you > should be able to see what's happening by first going to the > StackPanel, selecting 'Two', then spend some time playing with other > panels, widgets and listeners. After doing that for some time, return > to the StackPanel, and you may find that it will not switch between > subpanels. It will probably take a few attempts to break it, but there > is definitely a problem there. I'd like it if a few other people could > check it out, and maybe help find the cause so that I can submit it to > the Chrome developers. > > Cheers, > Luke > > On Sep 3, 10:07 am, "Ian Bambury" <[EMAIL PROTECTED]> wrote:> If it happens > in Safari as well, then it's probably a general WebKit problem > > (Chrome (i.e.Chromium) and Safari are all WebKit-based). If it's a problem > > in Chrome and not in Safari then it's probably a V8 problem (the JS > > engine).. > > > If it happens only in Chrome and it's not a CSS problem (try it out in a > > HelloWorld program) then if you post it here, I'll see if I can reproduce > > it. > > > If it's just in Chrome, then you can report it, but GWT doesn't support > > Chrome :-) > > > Ian > > > 2008/9/3 Mehdi Rabah <[EMAIL PROTECTED]> > > > > I have some problems, Accordion panel and ListBox are not working (I don't > > > know if it's because it's inside a maps InfoWindow) > > > I'm not sure If I should open an issue, other experiencing problems ? > > > > On Wed, Sep 3, 2008 at 12:27 AM, Brian <[EMAIL PROTECTED]> wrote: > > > >> The Google Chrome browser is out, and I'm running through my GWT app > > >> with it -- it's fast! No problems yet, looks great. > > > -- > > Ian > > >http://examples.roughian.com > > > ==================================================== > > Internet communications are not secure and therefore I do not accept > > legal responsibility for the contents of this message. Any views or > > opinions do not necessarily represent what I really think unless > > otherwise specifically stated and even then, I might still be lying. > > This message may contain confidential privileged information, but if it > > does, I've nicked it from someone else. If you have received this email > > in error then tough, hit delete, and don't bother me about it, I really > > don't care. Batteries not included. Contents may go up as well as down. > > Shares may vary in size. May cause drowsiness, if affected, go to bed. > > ==================================================== --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
