I am working on developing a site and am using Administration menu along with Fusion. As a result I found that the Grid button in Fusion is set to z-index of 1000 while admin_menu's z-index is 999.
As such when Grid button is enabled it overlaps on top of the first drop down menu of admin_menu. The fix is to set z-index on #grid-mask-toggle to be 998 or less.
-- I know this can be overridden in the sub-theme but there shouldn't be a need to do so, especially when admin_menu is one of the most used modules according to usage statistics.
Comments
Comment #1
sociotech commentedCodyCraven,
Thanks for the feedback. I've dropped the z-indexes on the grid overlay and its button to avoid conflicting with admin menu dropdowns. It'll be in the next release of Fusion Core.
Comment #2
sociotech commentedThis issue should now be fixed in the latest beta 4 release.
Comment #3
roball commentedExcellent! I can confirm that this issue has been solved with Fusion 6.x-1.0-beta4.