[xwiki/xwiki-platform] 2f75b9: XWIKI-23233: The old action toolbar is visible bef...
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 2f75b9ea37ca7bf12bed675b7e06a33fa75e40dd https://github.com/xwiki/xwiki-platform/commit/2f75b9ea37ca7bf12bed675b7e06a... Author: Marius Dumitru Florea <[email protected]> Date: 2025-06-18 (Wed, 18 Jun 2025) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-loading/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/EditSheet.xml Log Message: ----------- XWIKI-23233: The old action toolbar is visible before the realtime toolbar is loaded * Allow CKEditor plugins that require async init to delay the instanceReady event until they are fully initialized (or the init fails). * Remove the loading CSS class from the hidden text area after CKEditor is ready. * Hide the form action bar while CKEditor is loading (not ready). (cherry picked from commit f0fba965faeba42ddc90d6ddbcd078cd1c5abc53) Commit: 65ac73a1ecb7ffc560d5fa9eaf574463760a549d https://github.com/xwiki/xwiki-platform/commit/65ac73a1ecb7ffc560d5fa9eaf574... Author: Marius Dumitru Florea <[email protected]> Date: 2025-06-18 (Wed, 18 Jun 2025) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js Log Message: ----------- XWIKI-23233: The old action toolbar is visible before the realtime toolbar is loaded * Make sure the realtime CKEditor plugin always resolves or rejects its async initialization (otherwise the form action bar remains hidden). (cherry picked from commit 93bdd45a3126db5f598c69b2baa094c9308014db) Compare: https://github.com/xwiki/xwiki-platform/compare/1f8e280d4293...65ac73a1ecb7 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications