The main problem is that pushState does not work until IE10 so IE8 and IE9 should show the plain web without menu enhancements, but it seems we are producing a permutation for them with is messing how it works. Another problem is that IE10 is executing some bad code and menu does not work at all but links work fine. IE11 is taking gecko permutation and seems to work fine.
I'll take a look and try to fix. - Manolo On Tue, Jul 8, 2014 at 8:29 AM, stuckagain <[email protected]> wrote: > No, > > Don't bother... I am starting to believe that it is caused by some reverse > proxy that does some URL rewriting. I can not reproduce when working from > home. > Enterprise security "features" have a big impact on productivity :-( > > Thanks for the support. > > On Tuesday, July 8, 2014 3:15:57 AM UTC+2, Michael Vogt wrote: >> >> I checked with document mode set to IE9 with IE11, and ran in all >> kinds of strange behavior when navigating through the menu. Is it >> worth to investigate further? >> > -- > You received this message because you are subscribed to the Google Groups > "GWT Contributors" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-web-toolkit-contributors/216cbcfc-e33f-4e05-93a3-293d311ab1cc%40googlegroups.com > <https://groups.google.com/d/msgid/google-web-toolkit-contributors/216cbcfc-e33f-4e05-93a3-293d311ab1cc%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAM28XAtiMdq-N8JCLSMW8aAV5GGFwt%3DoEoi84FhypGj0k7_K-A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
