Posted by adriancotter on August 20, 2011 at 2:16am
1 follower
| Project: | Content Glider |
| Version: | 7.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
If you set up a content glider on a page, and then do something in the admin overlay, the content of the glider eventually appears. It appears that the zIndex is being incremented, and so eventually appears above the zIndex of the overlay.
The admin overlay is set at 500. It looks like the content glider starts at 100. I think this might be a minor issue, except one is often working for a while in the overlay and to have the content show up all of a sudden (or after one comes back to the browser) is distracting at best.
(An additional factor perhaps to repeatability is that in my example the content glider is in a panel, but I am guessing that this does not make a difference).