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
{{ message }}
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.
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:
If you see this, please open a new issue or request this one to be re-opened. I've attempted to duplicate this problem without success. Because there is no active javascript action here, I'm tempted to say that this is an IE bug.
To fix this I'm going to need a sample page where this occurs. Also, please load my version of messi.js, not the original.
marcosesperon#19
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: