> On Friday, 1 August 2014 16:22:04 UTC+3, Juan Pablo Gardella wrote:
>>
>> About center the dialog. Call the center method using scheduleDeferred 
>> <http://www.gwtproject.org/javadoc/latest/com/google/gwt/core/client/Scheduler.html#scheduleDeferred(com.google.gwt.core.client.Scheduler.ScheduledCommand)>
>> .
>>
>
>
>
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. 

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to