From 2ae08e632cc73b66c8608868b9ee77dce2074342 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 8 Apr 2020 08:08:46 -0400 Subject: [PATCH] color editor: Make the sample non-focusable again This is one of the situations, where can-focus can still be used to tweak focus behavior of leaf widgets. Color swatches are focusable by default to allow selecting colors with the keyboard. But when used as color samples, they should not take focus. --- gtk/ui/gtkcoloreditor.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/ui/gtkcoloreditor.ui b/gtk/ui/gtkcoloreditor.ui index f961866edb..a66a29adb6 100644 --- a/gtk/ui/gtkcoloreditor.ui +++ b/gtk/ui/gtkcoloreditor.ui @@ -57,6 +57,7 @@ rgb(255,255,255) False False + False 1 0