Branch: refs/heads/stable-17.4.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: 2201a283efdd800a0bec5e4f34798cf09e60e37f
https://github.com/xwiki/xwiki-platform/commit/2201a283efdd800a0bec5e4f3479…
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
(#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