[gtk+] Update expected output for assistant a11y test
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Update expected output for assistant a11y test
- Date: Thu, 10 Apr 2014 22:51:33 +0000 (UTC)
commit 85855da9461f6041935c0a81095fe286ea79f040
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Apr 10 15:50:51 2014 -0700
Update expected output for assistant a11y test
The headerbar and its content now shows up, as it should.
testsuite/a11y/assistant.txt | 111 ++++++++++++++++++++++++++++++++++++++++++
1 files changed, 111 insertions(+), 0 deletions(-)
---
diff --git a/testsuite/a11y/assistant.txt b/testsuite/a11y/assistant.txt
index a727b9c..51f55bc 100644
--- a/testsuite/a11y/assistant.txt
+++ b/testsuite/a11y/assistant.txt
@@ -46,3 +46,114 @@ window1
<AtkComponent>
layer: widget
alpha: 1
+ headerbar
+ "panel"
+ parent: window1
+ index: 1
+ state: enabled sensitive showing visible
+ toolkit: gtk
+ <AtkComponent>
+ layer: widget
+ alpha: 1
+ cancel
+ "push button"
+ parent: headerbar
+ index: 0
+ name: Cancel
+ state: enabled focusable sensitive showing visible
+ toolkit: gtk
+ <AtkComponent>
+ layer: widget
+ alpha: 1
+ <AtkImage>
+ image size: -1 x -1
+ image description: (null)
+ <AtkAction>
+ action 0 name: click
+ action 0 description: Clicks the button
+ action 0 keybinding: <Alt>c
+ back
+ "push button"
+ parent: headerbar
+ index: 1
+ name: Back
+ state: enabled focusable sensitive
+ toolkit: gtk
+ <AtkComponent>
+ layer: widget
+ alpha: 1
+ <AtkImage>
+ image size: -1 x -1
+ image description: (null)
+ <AtkAction>
+ action 0 name: click
+ action 0 description: Clicks the button
+ action 0 keybinding: <Alt>b
+ close
+ "push button"
+ parent: headerbar
+ index: 2
+ name: Close
+ state: enabled focusable sensitive
+ toolkit: gtk
+ <AtkComponent>
+ layer: widget
+ alpha: 1
+ <AtkImage>
+ image size: -1 x -1
+ image description: (null)
+ <AtkAction>
+ action 0 name: click
+ action 0 description: Clicks the button
+ action 0 keybinding: <Alt>c
+ last
+ "push button"
+ parent: headerbar
+ index: 3
+ name: Finish
+ state: focusable
+ toolkit: gtk
+ <AtkComponent>
+ layer: widget
+ alpha: 1
+ <AtkImage>
+ image size: -1 x -1
+ image description: (null)
+ <AtkAction>
+ action 0 name: click
+ action 0 description: Clicks the button
+ action 0 keybinding: <Alt>f
+ forward
+ "push button"
+ parent: headerbar
+ index: 4
+ name: Next
+ state: focusable showing visible
+ toolkit: gtk
+ <AtkComponent>
+ layer: widget
+ alpha: 1
+ <AtkImage>
+ image size: -1 x -1
+ image description: (null)
+ <AtkAction>
+ action 0 name: click
+ action 0 description: Clicks the button
+ action 0 keybinding: <Alt>n
+ apply
+ "push button"
+ parent: headerbar
+ index: 5
+ name: Apply
+ state: enabled focusable sensitive
+ toolkit: gtk
+ <AtkComponent>
+ layer: widget
+ alpha: 1
+ <AtkImage>
+ image size: -1 x -1
+ image description: (null)
+ <AtkAction>
+ action 0 name: click
+ action 0 description: Clicks the button
+ action 0 keybinding: <Alt>a
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]