weird behavior with JQuery dialog box with modal=true and IE10 compatibility mode

weird behavior with JQuery dialog box with modal=true and IE10 compatibility mode

Hello,

I'm noticing some weird behavior with the JQuery dialog box that might be a bug.

If I set modal to true and I open my dialog box in IE 10 with compatibility mode on, it seems to do a whole bunch of processing that slows everything down.

If I try to drag my dialog box by the title bar, it takes several seconds to respond (that is, to actually move). Similarly when I click the buttons--it takes several seconds to respond. Also, the page itself seems to hang temporarily as I cannot close it immediately by clicking the close button (top-right red X).

It also seems as if it's adding a whole bunch of content to the page as the horizontal scroll bar of the browser keeps getting smaller and smaller. It's as if it's adding a whole bunch of content to the right and it keeps piling up. Whatever it's doing, it's slowing things down immensely.

If I turn compatibility mode or modal off, I don't get this behavior. But this isn't a solution. One should be able to turn on modal or have compatibility mode on without any funky behavior.

Can anyone explain this and/or offer a solution?

    • Topic Participants

    • gshah