Branch: refs/heads/stable-17.4.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: 16440315a1dfb9362db5ff3221a6e5989daa3404
https://github.com/xwiki/xwiki-platform/commit/16440315a1dfb9362db5ff3221a6…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-selection/plugin.js
Log Message:
-----------
XWIKI-23279: Inserting a macro from standalone edit mode scrolls the edited conent to
the top
* The standalone edit mode uses a separate window/document (from an iframe) so we need to
look for the scrolling parent inside that window/document, not on the top level
window/document that loads the WYSIWYG editor.
(cherry picked from commit b869e9497c15c7202655fe4da36738599b527059)
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications