Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: dbe29bc30c3b1780e2fabea72ea04c47d6d510a3 https://github.com/xwiki/xwiki-platform/commit/dbe29bc30c3b1780e2fabea72ea04... Author: Marius Dumitru Florea <[email protected]> Date: 2026-03-02 (Mon, 02 Mar 2026) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/TableIT.java Log Message: ----------- XWIKI-23531: Typing N/A triggers the quick actions * Update integration test. Commit: 82280f8c68771b1b7dfa6c04b0fd25493ebea662 https://github.com/xwiki/xwiki-platform/commit/82280f8c68771b1b7dfa6c04b0fd2... Author: Marius Dumitru Florea <[email protected]> Date: 2026-03-02 (Mon, 02 Mar 2026) Changed paths: M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java Log Message: ----------- XWIKI-23855: RealtimeWYSIWYGEditorIT#syntaxChange is flickering * SyntaxConversionConfirmationModal#confirmSyntaxConversion() is already waiting for the conversion to be done (and we use it in other tests that don't need any extra wait). The extra wait was failing depending on whether the notification messages were still visible after confirmSyntaxConversion() returns, thus the flickering. Compare: https://github.com/xwiki/xwiki-platform/compare/4c30ae77e603...82280f8c6877 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications