Branch: refs/heads/XWIKI-23626
Home:
https://github.com/xwiki/xwiki-platform
Commit: 26e8b24679bfaf5d98c2e5d4431a932e1f029b2e
https://github.com/xwiki/xwiki-platform/commit/26e8b24679bfaf5d98c2e5d4431a…
Author: Simon Urli <simon.urli(a)xwiki.com>
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
* 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
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications