From 2b2ffcce8f7fcdfd9cba454e0e653349ac31c2b5 Mon Sep 17 00:00:00 2001 From: Vlad Zahorodnii Date: Mon, 23 Sep 2024 10:39:53 +0000 Subject: [PATCH] kcms/options: fix setting AutoRaiseInterval spinbox enabled If autoRaise checkbox is not checked, set the autoRaiseInterval disabled as well. BUG:460420 FIXED-IN:6.2.0 (cherry picked from commit 63dc0ab80a612d6ba6723105e08575cb5fed849c) --- src/kcms/options/focus.ui | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/kcms/options/focus.ui b/src/kcms/options/focus.ui index cbb6760864..5b091a20eb 100644 --- a/src/kcms/options/focus.ui +++ b/src/kcms/options/focus.ui @@ -171,6 +171,9 @@ + + false + This is the delay after which the window that the mouse pointer is over will automatically come to the front.