https://bugzilla.wikimedia.org/show_bug.cgi?id=49514
--- Comment #3 from James Forrester <[email protected]> --- (In reply to comment #0) > Right now the z-index for .ve-ui-surface-overlay is set to 1000, which is way > higher than pretty much anything else in MediaWiki. This makes it float above > lots of things it shouldn't float above, like the header drop-down menu in > the > visual editor, the Echo notifications dropdown, etc. The z-index for the Echo > notifications dropdown is 100 (so that it is higher than the close buttons in > SiteNotices which are 99). Yes, this was deliberate; you may recall the arms race with Echo where you kept breaking VE with your z-index changes for three weeks, hence this setting whilst we waited for Echo to stop changing. :-) (In reply to comment #2) > Created attachment 12545 [details] > Blue overlay > > Is this screenshot related to this bug or another effect/issue? That's specifically bug 49275, but yes, that is related to this. The "proper" solution to this is putting the entire save dialog in its own iframe (like all the dialogs we've created since the new dialog system was built), but it's too close to deployment to do major changes like that. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
