diff --git a/tests/a11y/Makefile.am b/tests/a11y/Makefile.am index 2e83962fb4..ee2426a216 100644 --- a/tests/a11y/Makefile.am +++ b/tests/a11y/Makefile.am @@ -35,4 +35,5 @@ EXTRA_DIST += \ colorchooser.ui colorchooser.txt \ about.ui about.txt \ appchooser.ui appchooser.txt \ - fontchooser.ui fontchooser.txt + fontchooser.ui fontchooser.txt \ + messagedialog.ui messagedialog.txt diff --git a/tests/a11y/messagedialog.txt b/tests/a11y/messagedialog.txt new file mode 100644 index 0000000000..d4abe1ff26 --- /dev/null +++ b/tests/a11y/messagedialog.txt @@ -0,0 +1,140 @@ +window1 + "alert" + index: 0 + name: Information + state: enabled sensitive showing visible + toolkit: gail + + layer: window + alpha: 1 + unnamed-GailBox-0 + "filler" + parent: window1 + index: 0 + state: enabled sensitive showing vertical visible + toolkit: gail + + layer: widget + alpha: 1 + unnamed-GailBox-1 + "filler" + parent: unnamed-GailBox-0 + index: 0 + state: enabled horizontal sensitive showing visible + toolkit: gail + + layer: widget + alpha: 1 + unnamed-GailImage-2 + "icon" + parent: unnamed-GailBox-1 + index: 0 + name: Information + state: enabled sensitive showing visible + toolkit: gail + + layer: widget + alpha: 1 + + image size: 48 x 48 + image description: (null) + unnamed-GailBox-3 + "filler" + parent: unnamed-GailBox-1 + index: 1 + state: enabled sensitive showing vertical visible + toolkit: gail + + layer: widget + alpha: 1 + Information + "label" + parent: unnamed-GailBox-3 + index: 0 + name: Information + state: enabled focusable multi-line sensitive showing visible + toolkit: gail + + layer: widget + alpha: 1 + + text: Information + character count: 11 + 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: + More Information + "label" + parent: unnamed-GailBox-3 + index: 1 + name: More Information + state: enabled focusable multi-line sensitive showing visible + toolkit: gail + + layer: widget + alpha: 1 + + text: More Information + character count: 16 + 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: + unnamed-GailBox-4 + "filler" + parent: unnamed-GailBox-0 + index: 1 + state: enabled horizontal sensitive showing visible + toolkit: gail + + layer: widget + alpha: 1 diff --git a/tests/a11y/messagedialog.ui b/tests/a11y/messagedialog.ui new file mode 100644 index 0000000000..a6a080e716 --- /dev/null +++ b/tests/a11y/messagedialog.ui @@ -0,0 +1,10 @@ + + + + + True + info + Information + More Information + +