mediawiki-extensions-WikiEd.../modules
thiemowmde ac8c355e20 Fix unrelated elements flickering during realtime preview
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
2023-09-13 11:17:12 +00:00
..
images/toolbar Realtime Preview: remove Beta Feature and onboarding popup 2023-03-17 15:22:32 +08:00
insertlink styles: Replace 'mediawiki.ui/variables' call with skin variables 2023-03-27 11:26:24 -07:00
realtimepreview Fix unrelated elements flickering during realtime preview 2023-09-13 11:17:12 +00:00
templates Move reference-specific settings to the Cite extension 2023-06-22 14:07:29 +02:00
.eslintrc.json build: Update eslint-config-wikimedia to 0.21.0 2022-02-07 17:27:27 +00:00
ext.wikiEditor.js Revert "Remove hacks that avoid duplicate event logging with MobileFrontend" 2023-06-09 15:20:01 -05:00
ext.wikiEditor.toolbar.styles.less stylelint: Enable selector-pseudo-element-colon-notation 2023-03-30 01:14:34 +02:00
jquery.wikiEditor.dialogs.config.js build: Update linters 2023-08-16 17:10:28 +01:00
jquery.wikiEditor.dialogs.config.less Move reference-specific settings to the Cite extension 2023-06-22 14:07:29 +02:00
jquery.wikiEditor.dialogs.js Remove 'resize' logic from jQuery UI dialogs 2021-10-12 11:46:21 +02:00
jquery.wikiEditor.dialogs.less Styles: Replaces deprecated mixins prefixes with unprefixed CSS property 2023-01-29 10:33:01 +01:00
jquery.wikiEditor.js Add missing space before closing parenthesis 2023-08-17 09:52:11 +00:00
jquery.wikiEditor.less Remove all unused "loading" code, messages and animations 2022-04-21 15:29:15 +02:00
jquery.wikiEditor.toolbar-apex.less Styles: Replaces deprecated mixins prefixes with unprefixed CSS property 2023-01-29 10:33:01 +01:00
jquery.wikiEditor.toolbar-wikimedia.less stylelint: Enable selector-pseudo-element-colon-notation 2023-03-30 01:14:34 +02:00
jquery.wikiEditor.toolbar.config.js Stop using autoMsg and use mw.messages directly instead 2023-07-06 10:39:24 +02:00
jquery.wikiEditor.toolbar.js Streamline smaller pieces of JavaScript code 2022-03-04 09:22:07 +00:00
jquery.wikiEditor.toolbar.less Stop using autoMsg and use mw.messages directly instead 2023-07-06 10:39:24 +02:00