Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: b869e9497c15c7202655fe4da36738599b527059 https://github.com/xwiki/xwiki-platform/commit/b869e9497c15c7202655fe4da3673... Author: Marius Dumitru Florea <[email protected]> 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. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications