[gtk/wip/matthiasc/can-focus: 18/21] Fix up focus chain result



commit 65b9c86fb3ac22ec91ff5efe782415ccb2c59190
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Apr 8 22:13:06 2020 -0400

    Fix up focus chain result
    
    The notebook grab_focus change in the previous commit made
    backwards tabbing work as expected, and thereby changed the
    output of one of the focus-chain tests.

 .../gtk/focus-chain/widget-factory3.tab-backward   | 31 +++++++++++++++++++++-
 1 file changed, 30 insertions(+), 1 deletion(-)
---
diff --git a/testsuite/gtk/focus-chain/widget-factory3.tab-backward 
b/testsuite/gtk/focus-chain/widget-factory3.tab-backward
index 63d93ebfcd..968e04c717 100644
--- a/testsuite/gtk/focus-chain/widget-factory3.tab-backward
+++ b/testsuite/gtk/focus-chain/widget-factory3.tab-backward
@@ -2,4 +2,33 @@ a
 sv
 h
 GtkEntry GtkText
-STOP
+GtkButton
+GtkToggleButton
+GtkNotebook
+GtkEntry GtkText
+GtkEntry GtkText
+GtkNotebook
+GtkToggleButton
+GtkNotebook
+GtkTextView
+GtkButton
+GtkButton
+GtkButton
+GtkButton
+GtkEntry GtkText
+GtkEntry GtkText
+GtkListBoxRow
+GtkToggleButton
+GtkButton
+GtkRadioButton
+GtkRadioButton
+GtkToggleButton
+GtkToggleButton
+GtkScrolledWindow
+GtkLabel
+GtkTreeView
+GtkToggleButton
+GtkToggleButton
+GtkToggleButton
+GtkToggleButton
+WRAP


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