0 Replies Latest reply on Nov 5, 2012 10:58 AM by lenyas66

    Making a4j:status work in IE 9 for the local server

    lenyas66

      I have a4j:status on my XHTML page (see code attached) and it was working fine in IE7 on Windows XP.

       

      Recently I had to move to Windows 7 box, which has IE9 as a default browser.

       

      I am having some problems in it when I run my application on the local server. Basically, modal dialog never goes away even after the Ajax request is completed on the server.

       

      The workaround for this issue is to switch to the compatibility view in IE9. It also works just fine in Chrome.

       

      It is interesting that, when the application is deployed to some Linux server, this problem goes away.

       

      I assume, that the problem is with some IE setting for local host.

       

      Would appreciate any advice.

       

      Leonid