Tuesday, August 19, 2014

Re: DialogBox centering with UiBinder & DataGrid programmatic sorting


Further testing revealed that a dialog shown that way cannot be closed in IE11 if the call to hide comes in context of RestyGWT's MethodCallback event. The dialog thinks it's not visible (isShowing returns false). But if add a button to the dialog to close it, that works.

Needed a bit more fixing and testing. If only the very first show of the dialog is done via the Scheduler and the rest by direct call to to center method, the problem with IE does not happen.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment