Hi, I have the same problem with DialogBox. If on DialogBox I have TextBox widget with width=400px, then in Chrome (5.0.317.2 dev) left side of DialogBox is cut off, in IE8 all looks ok.
Also there are problems if I set defined witdh of DialogBox using setWidth command. If setWidth=200px all looks good, but if 400px or more, then DialogBox border decoration gets broken. There are old records in GWT issue tracker, but looks like it's not looked at for a long time. http://code.google.com/p/google-web-toolkit/issues/detail?id=2595 http://code.google.com/p/google-web-toolkit/issues/detail?id=1424 Best regards, Renars On 15 febr., 22:59, Brett <[email protected]> wrote: > Hi all, > > I am experiencing some problems with the GWT DialogBox in a number of > places. Basically, the DialogBox gets cut off (width-wise) when in > displays in Chrome and Safari. The DialogBox appears fine in Internet > Explorer and Mozilla Firefox. > > My dialog boxes typically contain a FlexTable, but others contain > simply a VerticalPanel. This problem seems systemic - and oddly > always appears after the necessary width goes beyond roughly 400 > pixels. I am not setting the dialog's width anywhere. I am going > with the core idea that the GWT Dialog Box is smart enough to resize > itself to show the Widgets it contains. Again, in IE and Firefox, > everything works fine. > > I can only assume that I am not the first to experience this cut-off > width problem. > > I would be grateful to hear from those of you who have encountered > this specific problem and are aware of its root cause. Naturally, any/ > all workarounds for this problem are welcome. > > Thank you for your time, > > Brett Shelley -- 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.
