Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: d866b8eb6a2b01ad2218bfb019ad8131e4bb8894 https://github.com/xwiki/xwiki-platform/commit/d866b8eb6a2b01ad2218bfb019ad8... 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: 77273cf6a64724a84a8860be8b246afaab8254d8 https://github.com/xwiki/xwiki-platform/commit/77273cf6a64724a84a8860be8b246... 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/e48ba20409b9...77273cf6a647 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications