Branch: refs/heads/backport/stable-18.8.x/pr-6409 Home: https://github.com/xwiki/xwiki-platform Commit: abdf3edf122d780aa8f1ac52cb2333df4ca4ca83 https://github.com/xwiki/xwiki-platform/commit/abdf3edf122d780aa8f1ac52cb233... Author: LucasC <[email protected]> Date: 2026-09-16 (Wed, 16 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-docker/src/test/it/org/xwiki/annotation/test/ui/AnnotationsIT.java M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-pageobjects/src/main/java/org/xwiki/annotation/test/po/AnnotationsWindow.java 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-annotation/xwiki-platform-annotation-ui/src/test/java/org/xwiki/annotation/AnnotationCodeMacrosPageTest.java Log Message: ----------- XWIKI-23740: Improve the UI of Comments: Annotation look (#6409) * Wired the annotation bubble's close button in the edit and the create forms * Removed the close button from the annotation displayed in the Comments tab * Added a test for the close button in each display mode * Added a functional test assertion for the close button of the annotation creation dialog * Added the close button accessors to the AnnotationsWindow page object * Escaped the translation in the title attribute of the annotation bubble close button (cherry picked from commit 74edbce6368d55004f157123c43be866ff1af8e4) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications