mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/WikiEditor
synced 2024-11-23 15:57:15 +00:00
ac8c355e20
Steps to reproduce: * Start making changes to a page in the classic editor. * Use the normal "Show preview" or "Show diff" button at the bottom of the editor. The page reloads and now shows a preview/diff at the top, above the editor. * Now start using the realtime preview feature on the right side of the editor. You will notice that the preview/diff above the editor starts to flicker, but is never updated. (There is no need to update it. The realtime preview that is updated is the one in the right pane.) The original code was added via T293347. I believe the flicker exists since then. It's effectively a misconfiguration. I hope the comments make this clear. This is also a direct follow up to T307046 where the diff view was fixed (it just disappeared before), but flickers since then. Bug: T293347 Bug: T307046 Change-Id: I481610389cec902268a8fd09f6b0452131752d54 |
||
---|---|---|
.. | ||
images/toolbar | ||
insertlink | ||
realtimepreview | ||
templates | ||
.eslintrc.json | ||
ext.wikiEditor.js | ||
ext.wikiEditor.toolbar.styles.less | ||
jquery.wikiEditor.dialogs.config.js | ||
jquery.wikiEditor.dialogs.config.less | ||
jquery.wikiEditor.dialogs.js | ||
jquery.wikiEditor.dialogs.less | ||
jquery.wikiEditor.js | ||
jquery.wikiEditor.less | ||
jquery.wikiEditor.toolbar-apex.less | ||
jquery.wikiEditor.toolbar-wikimedia.less | ||
jquery.wikiEditor.toolbar.config.js | ||
jquery.wikiEditor.toolbar.js | ||
jquery.wikiEditor.toolbar.less |