[gtk+] Adapt a11y dump output



commit 006d46362c9928ab70f2dcba63c6e5f2160bfb85
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Aug 29 10:35:32 2011 -0400

    Adapt a11y dump output
    
    Some of the recent changes need to be reflected in the a11y
    dumps.

 tests/a11y/appchooser.txt   |    2 +-
 tests/a11y/colorchooser.txt |   12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/tests/a11y/appchooser.txt b/tests/a11y/appchooser.txt
index 1a68ab3..7ee2fcc 100644
--- a/tests/a11y/appchooser.txt
+++ b/tests/a11y/appchooser.txt
@@ -378,7 +378,7 @@ Click "Show other applications", for more options, or "Find applications online"
         parent: unnamed-GtkBoxAccessible-12
         index: 0
         name: Select
-        state: enabled focusable sensitive showing visible default
+        state: focusable showing visible default
         toolkit: gtk
         <AtkComponent>
         layer: widget
diff --git a/tests/a11y/colorchooser.txt b/tests/a11y/colorchooser.txt
index cdd5ffb..88f75c9 100644
--- a/tests/a11y/colorchooser.txt
+++ b/tests/a11y/colorchooser.txt
@@ -130,7 +130,7 @@ window1
             "panel"
             parent: unnamed-GtkBoxAccessible-11
             index: 0
-            state: enabled sensitive showing visible
+            state: enabled horizontal sensitive showing visible
             toolkit: gtk
             <AtkComponent>
             layer: widget
@@ -726,7 +726,7 @@ window1
                                   wrap-mode: word
               <AtkAction>
               action 0 name: activate
-              action 0 keybinding: <Alt>s
+              action 0 keybinding: <Alt>a
               <AtkValue>
               minimum value: 0.000000
               maximum value: 100.000000
@@ -914,7 +914,7 @@ window1
               "panel"
               parent: unnamed-GtkBoxAccessible-15
               index: 1
-              state: enabled sensitive visible
+              state: enabled horizontal sensitive visible
               toolkit: gtk
               <AtkComponent>
               layer: widget
@@ -1329,18 +1329,18 @@ window1
         "push button"
         parent: unnamed-GtkBoxAccessible-57
         index: 1
-        name: OK
+        name: Select
         state: enabled focusable sensitive showing visible default
         toolkit: gtk
         <AtkComponent>
         layer: widget
         alpha: 1
         <AtkImage>
-        image size: 20 x 20
+        image size: -1 x -1
         image description: (null)
         <AtkAction>
         action 0 name: click
-        action 0 keybinding: <Alt>o
+        action 0 keybinding: <Alt>s
       unnamed-GtkButtonAccessible-60
         "push button"
         parent: unnamed-GtkBoxAccessible-57



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