diff --git a/tests/a11y/Makefile.am b/tests/a11y/Makefile.am index 86d6fc8ff3..8983999119 100644 --- a/tests/a11y/Makefile.am +++ b/tests/a11y/Makefile.am @@ -62,4 +62,5 @@ EXTRA_DIST += \ progress.ui progress.txt \ infobar.ui infobar.txt \ calendar.ui calendar.txt \ - statusbar.ui statusbar.txt + statusbar.ui statusbar.txt \ + paned.ui paned.txt diff --git a/tests/a11y/paned.txt b/tests/a11y/paned.txt new file mode 100644 index 0000000000..d086c5b91a --- /dev/null +++ b/tests/a11y/paned.txt @@ -0,0 +1,104 @@ +window1 + "window" + index: 0 + state: enabled resizable sensitive showing visible + toolkit: gail + + layer: window + alpha: 1 + paned1 + "split pane" + parent: window1 + index: 0 + state: enabled focusable horizontal sensitive + toolkit: gail + + layer: widget + alpha: 1 + + minimum value: 0 + maximum value: 0 + current value: 0 + minimum increment: 0 + label1 + "label" + parent: paned1 + index: 0 + name: Left + state: enabled multi-line sensitive visible + toolkit: gail + + layer: widget + alpha: 1 + + text: Left + character count: 4 + caret offset: 0 + default attributes: left-margin: 0 + right-margin: 0 + indent: 0 + invisible: false + editable: false + pixels-above-lines: 0 + pixels-below-lines: 0 + pixels-inside-wrap: 0 + bg-full-height: 0 + scale: 1 + rise: 0 + underline: none + strikethrough: false + bg-stipple: false + fg-stipple: false + fg-color: + bg-color: + wrap-mode: word + justification: left + size: + weight: + family-name: + stretch: + variant: + style: + language: + direction: + label2 + "label" + parent: paned1 + index: 1 + name: Right + state: enabled multi-line sensitive visible + toolkit: gail + + layer: widget + alpha: 1 + + text: Right + character count: 5 + caret offset: 0 + default attributes: left-margin: 0 + right-margin: 0 + indent: 0 + invisible: false + editable: false + pixels-above-lines: 0 + pixels-below-lines: 0 + pixels-inside-wrap: 0 + bg-full-height: 0 + scale: 1 + rise: 0 + underline: none + strikethrough: false + bg-stipple: false + fg-stipple: false + fg-color: + bg-color: + wrap-mode: word + justification: left + size: + weight: + family-name: + stretch: + variant: + style: + language: + direction: diff --git a/tests/a11y/paned.ui b/tests/a11y/paned.ui new file mode 100644 index 0000000000..212625799f --- /dev/null +++ b/tests/a11y/paned.ui @@ -0,0 +1,24 @@ + + + + + False + popup + + + + + Left + True + + + + + Right + True + + + + + +