mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +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 |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
test | ||
ui | ||
ve.BranchNode.js | ||
ve.debug.js | ||
ve.Document.js | ||
ve.Element.js | ||
ve.EventEmitter.js | ||
ve.Factory.js | ||
ve.js | ||
ve.LeafNode.js | ||
ve.NamedClassFactory.js | ||
ve.Node.js | ||
ve.Range.js | ||
ve.Registry.js |