mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-05 22:22:54 +00:00
0bf155bb36
Due to some sort of mysterious race condition (probably deferred reflow) calling this.$menu.show() set style="" rather than style="display:block;" because Firefox believed the parent was still hidden. Work around this by removing display:none; from the context's CSS rules. We don't need it because we always manually .hide() these things anyway. Bug: 50073 Change-Id: I29e210aba9a6265d8364ff8ae49408cb4c2428b9 |
||
---|---|---|
.. | ||
images | ||
ve.ui.Context.css | ||
ve.ui.css | ||
ve.ui.Dialog.css | ||
ve.ui.Element.css | ||
ve.ui.Frame.css | ||
ve.ui.Icons-raster.css | ||
ve.ui.Icons-vector.css | ||
ve.ui.Inspector.css | ||
ve.ui.Layout.css | ||
ve.ui.Surface.css | ||
ve.ui.Tool.css | ||
ve.ui.Toolbar.css | ||
ve.ui.Widget.css | ||
ve.ui.Window.css |