Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 6659df47c4f644c9607dd711757a85599cc80633 https://github.com/xwiki/xwiki-platform/commit/6659df47c4f644c9607dd711757a8... Author: Michael Hamann <[email protected]> Date: 2026-07-21 (Tue, 21 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/RefactoringStatusPage.java Log Message: ----------- [Misc] Avoid confusing a question for job end * Make the selector for the final job status message more specific to avoid matching job questions in attempt to fix flickering in DeletePageIT#deletePageWithUsedClass. (cherry picked from commit a0dc1430a1ffbf9e7647a6d3b3553a2330da8266) Commit: 887bc1724d6a2e148f667ce5ab650f4944966180 https://github.com/xwiki/xwiki-platform/commit/887bc1724d6a2e148f667ce5ab650... Author: Michael Hamann <[email protected]> Date: 2026-07-21 (Tue, 21 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-lightbox/xwiki-platform-image-lightbox-test/xwiki-platform-image-lightbox-test-pageobjects/src/main/java/org/xwiki/image/lightbox/test/po/ImagePopover.java Log Message: ----------- [Misc] Don't scroll in image popover page object * Avoid scrolling in the image popover page object when locating elements to avoid that the popover disappears before the click can be executed. This hopefully fixes rare flickers. (cherry picked from commit be1e519e1930fcd7a114694cde3a15c7c31c9906) Compare: https://github.com/xwiki/xwiki-platform/compare/24982448a7f6...887bc1724d6a To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications