Le 27 janv. 2014 à 08:15, Marius Dumitru Florea <[email protected]> a écrit :
>> Is this z-index (apparently always 12) not dynamically updated depending on >> the current z-index? > > There is not current x-index and no it isn't computed or updated > dynamically. Moreover, that 12 z-index is needed only in full screen > edit mode (fullScreen.css). The WYSIWYG editor doesn't set any z-index > (neither to the menu pop-up nor to the toolbar or the rich text area) > because it doesn't need to. The editor elements could be affected by > some CSS rules from your skin. I'd check with the browser's developer > tools. I just changed the stylesheet to be bigger than 101 (I used 303)… and that solved it. I see no way for a sustainable solution unless it is computed based on the surrounding z-index. Hence the surprise of having a fixed 12. paul _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

