You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In IE (i'm testing on IE 9 - hate IE!) I get a strange behaviour with my modal view Messi.
I have a fixed header at the top of my website (100% width about 90px height), position fixed, z-index 1000. When the Messi dialogue should appear what I get is a flickering where my header panel, the overlay and the Messi dialogue box all flicker on and off together as in they appear and disappear rapidly. When the mouse is moved up over my header panel then everything settles and looks as it should do.
I wondered if it was competition for the z-index layer but your default is 99999 so can't be that. Any ideas?
Edit: I removed the modal:true setting to test it and no flickering. So definitely the modal causing this. Hope this helps.
The text was updated successfully, but these errors were encountered:
In IE (i'm testing on IE 9 - hate IE!) I get a strange behaviour with my modal view Messi.
I have a fixed header at the top of my website (100% width about 90px height), position fixed, z-index 1000. When the Messi dialogue should appear what I get is a flickering where my header panel, the overlay and the Messi dialogue box all flicker on and off together as in they appear and disappear rapidly. When the mouse is moved up over my header panel then everything settles and looks as it should do.
I wondered if it was competition for the z-index layer but your default is 99999 so can't be that. Any ideas?
Edit: I removed the modal:true setting to test it and no flickering. So definitely the modal causing this. Hope this helps.
The text was updated successfully, but these errors were encountered: