I had the same problem. You probably have line like this in your dialog box:
setAnimationEnabled(true); Remove it and at least your dialogs will be usable but animation unfortunately will be gone. On Thursday, January 10, 2013 11:08:25 PM UTC, Paul wrote: > > This morning Google updated Chrome to version 24. Now all my GWT > (animated) dialogs "flash" when opened. They continuously open/close and > give a flashing effect. I can't access the buttons to close them and have > to kill the browser window to stop it. Confirmed on linux mint (13) and > Windoze 7 versions of Chrome. I had another linux box that I did not allow > to update, and confirmed that Chrome 23 (and previous) does not do this. > I've seen one other person complain of this on the Chrome forum. Just > thought everyone should know! > > Paul > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/_NPJt-FNnuIJ. 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.
