[gtk/wip/matthiasc/can-focus: 36/42] Fix up focus chain result



commit 8c57441a767e0f8a6310cc847b1a6d9cb879dff5
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]