Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 9b421a715a7dc7f3b7be54f8f0f8dab7fe2bc021 https://github.com/xwiki/xwiki-platform/commit/9b421a715a7dc7f3b7be54f8f0f8d... Author: Simon Urli <[email protected]> Date: 2025-10-28 (Tue, 28 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/simpletoolbar.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/fullScreen.js Log Message: ----------- XWIKI-23626: The fullscreen button is not available anymore in wiki editor toolbar (#4712) * Change the logic to enable dom:updated event listeners in both fullscreen.js and simpletoolbar.js so that there's no possibility of race condition * Also change the conditions to detect that there's a wiki editor with toolbar in fullscreen.js (cherry picked from commit 9798e5a88a30944d3b70fedc502d7e44222da6fa) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications