On Thursday, June 29, 2017 at 1:41:08 PM UTC+2, Harry Wagner wrote: > > I mean that the SplitLayoutPanel's splitter no longer works, nor the > page's HTML links. It works if I comment-out the code that displays the > dialog box. >
It might be that there's a transparent element that covers them/everything and "eats" the mouse events. You'd have to chase where it comes from and why it doesn't go away (hopefully the div's attributes –e.g. class=""– will hint in the right direction). -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
