Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 0e7de4ab9e7dd6076cf450a42c559499d0279c27 https://github.com/xwiki/xwiki-platform/commit/0e7de4ab9e7dd6076cf450a42c559... Author: Manuel Leduc <[email protected]> Date: 2026-08-20 (Thu, 20 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-pageobjects/src/main/java/org/xwiki/flamingo/test/po/EditThemePage.java Log Message: ----------- [Misc] Fix the flickering of FlamingoThemeIT#changeBaseBrandColors * Click the color variable's input until its picker stays displayed, since the color theme editor closes the picker when the click that displays it also scrolls the input into view * Stop relying on the input's "active" marker, which is left behind when the editor hides the picker, and thus doesn't tell whether the picker is displayed (cherry picked from commit 1dfaacef3994f588551dc7a5e4e0e0ef49ab4c80) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications