Branch: refs/heads/backport-3694-to-stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: fbffaea191e94173b344a6c06160126d5e7b31a1 https://github.com/xwiki/xwiki-platform/commit/fbffaea191e94173b344a6c061601... Author: LucasC <[email protected]> Date: 2025-01-15 (Wed, 15 Jan 2025) Changed paths: M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Macros.xml M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Script.xml M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/EditSheet.xml M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/VelocityMacros.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/commentfield.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/viewers/comments.js Log Message: ----------- XWIKI-17664: When adding an annotation the focus should be inside WYSIWYG by default (#3694) * Added a comment to explain a line of code that doesn't work with CKEditor anymore * Added a CKE config change so that it gets focus when loaded. * Implemented a solution that does not assume there's CKEditor * Fixed codestyle --------- Co-authored-by: Marius Dumitru Florea <[email protected]> (cherry picked from commit 957d0e5dd6be8019862c8b47979970d90a07f33b) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications