Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 7df9051944f4c4271de79fcf92fb83d98cb4f9cc https://github.com/xwiki/xwiki-platform/commit/7df9051944f4c4271de79fcf92fb8... 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. (cherry picked from commit b869e9497c15c7202655fe4da36738599b527059) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications