Good day, I am facing a really strange problem with IE, which I think it is caused by the DialogBox, but I am not sure of this.
I have A DialogBox which contains a DataTable ( one of our widgets) with some buttons. Every time I hover over one of the buttons (which fires a MouseOver event changing the style for the button) . The DataTable disappears and this only happens when is contained inside a DialogBox. Also I have notice if I don't change the style name of the button on the MouseOver event, this doesn't happens. This only happens on IE8, not in Firefox or Chrome or Safari. Does anyone know what could be the reason for this? I am suspecting IE doesn't handle the RootPanel correctly. I am using GWT 1.6. Thank you very much.
-- 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.
