Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 9e96abe068cf984633aecad0c756ce79aac91246 https://github.com/xwiki/xwiki-platform/commit/9e96abe068cf984633aecad0c756c... Author: Michael Hamann <[email protected]> Date: 2026-08-11 (Tue, 11 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-selection/plugin.js Log Message: ----------- XWIKI-24679: The cursor in CKEditor sometimes jumps to the start of the document (#6135) * Unlock the selection before focusing the editor to avoid an error when CKEditor restores the selection. This is okay because we restore the selection right after. Co-authored-by: Claude Opus 5 (1M context) <[email protected]> (cherry picked from commit ba479f104a41bda6eaa697a95dd2a6c8a68d79dd) Commit: 68708fa29a3f2ebde1ee58e4716015085e4e3d26 https://github.com/xwiki/xwiki-platform/commit/68708fa29a3f2ebde1ee58e471601... Author: Michael Hamann <[email protected]> Date: 2026-08-13 (Thu, 13 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-test/xwiki-platform-tour-test-pageobjects/src/main/java/org/xwiki/tour/test/po/PageWithTour.java Log Message: ----------- [Misc] Better wait for tour step title and description in tests to fix flickering * Wait explicitly for the tour step title and description to be shown. This fixes flickering due to repeated navigation when launching a tour from the tour home page. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> (cherry picked from commit 47036816b9ea46aa8a39fdb975095259089fe7d3) Compare: https://github.com/xwiki/xwiki-platform/compare/8468943aaf24...68708fa29a3f To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications