[gnome-control-center/network-make-pages-drive-scrolledwindow: 52/53] network/connection-editor: Fix focus chain to allow keyboard navigation




commit 93bbd53bca9d400a07ccff0dbaa4a19dcf24f8c4
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon Mar 15 11:30:56 2021 +0100

    network/connection-editor: Fix focus chain to allow keyboard navigation
    
    Otherwise tabbing will never focus in the inner widgets.

 panels/network/connection-editor/connection-editor.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/panels/network/connection-editor/connection-editor.ui 
b/panels/network/connection-editor/connection-editor.ui
index 746e86b1c..6a83f134e 100644
--- a/panels/network/connection-editor/connection-editor.ui
+++ b/panels/network/connection-editor/connection-editor.ui
@@ -42,7 +42,6 @@
         <child>
           <object class="GtkStack" id="toplevel_stack">
             <property name="visible">True</property>
-            <property name="can_focus">True</property>
             <child>
               <object class="GtkSpinner" id="spinner">
                 <property name="visible">True</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]