summaryrefslogtreecommitdiff
path: root/testsuite/a11y/menu.txt
blob: 1bcc611a33e5d1dffd6b36b3784042105542c661 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
window1
  "frame"
  index: 0
  state: enabled resizable sensitive showing visible
  toolkit: gtk
  window-type: normal
  <AtkComponent>
  layer: window
  alpha: 1
  unnamed-GtkContainerAccessible-0
    "panel"
    parent: window1
    state: enabled sensitive showing visible
    toolkit: gtk
    <AtkComponent>
    layer: widget
    alpha: 1
  menubar1
    "menu bar"
    parent: window1
    index: 0
    state: enabled sensitive showing visible
    toolkit: gtk
    <AtkComponent>
    layer: widget
    alpha: 1
    <AtkSelection>
    menuitem1
      "menu"
      parent: menubar1
      index: 0
      name: File
      state: enabled selectable sensitive showing visible
      toolkit: gtk
      <AtkComponent>
      layer: popup
      alpha: 1
      <AtkAction>
      action 0 name: click
      action 0 description: Clicks the menuitem
      action 0 keybinding: <Alt>f;<Alt>f;
      <AtkSelection>
      imagemenuitem1
        "menu item"
        parent: menuitem1
        index: 0
        name: New
        state: enabled selectable sensitive visible
        toolkit: gtk
        <AtkComponent>
        layer: popup
        alpha: 1
        <AtkAction>
        action 0 name: click
        action 0 description: Clicks the menuitem
        action 0 keybinding: n;<Alt>f:n;
        <AtkSelection>
      imagemenuitem2
        "menu"
        parent: menuitem1
        index: 1
        name: Open
        state: enabled selectable sensitive visible
        toolkit: gtk
        <AtkComponent>
        layer: popup
        alpha: 1
        <AtkAction>
        action 0 name: click
        action 0 description: Clicks the menuitem
        action 0 keybinding: o;<Alt>f:o;
        <AtkSelection>
        radiomenuitem1
          "radio menu item"
          parent: imagemenuitem2
          index: 0
          name: One
          member-of: radiomenuitem3
                     radiomenuitem2
                     radiomenuitem1
          state: checked enabled selectable sensitive visible
          toolkit: gtk
          <AtkComponent>
          layer: popup
          alpha: 1
          <AtkAction>
          action 0 name: click
          action 0 description: Clicks the menuitem
          <AtkSelection>
        radiomenuitem2
          "radio menu item"
          parent: imagemenuitem2
          index: 1
          name: Two
          member-of: radiomenuitem3
                     radiomenuitem2
                     radiomenuitem1
          state: enabled selectable sensitive visible
          toolkit: gtk
          <AtkComponent>
          layer: popup
          alpha: 1
          <AtkAction>
          action 0 name: click
          action 0 description: Clicks the menuitem
          <AtkSelection>
        radiomenuitem3
          "radio menu item"
          parent: imagemenuitem2
          index: 2
          name: Three
          member-of: radiomenuitem3
                     radiomenuitem2
                     radiomenuitem1
          state: enabled selectable sensitive visible
          toolkit: gtk
          <AtkComponent>
          layer: popup
          alpha: 1
          <AtkAction>
          action 0 name: click
          action 0 description: Clicks the menuitem
          <AtkSelection>
      imagemenuitem3
        "menu item"
        parent: menuitem1
        index: 2
        name: Save
        state: enabled selectable sensitive visible
        toolkit: gtk
        <AtkComponent>
        layer: popup
        alpha: 1
        <AtkAction>
        action 0 name: click
        action 0 description: Clicks the menuitem
        action 0 keybinding: s;<Alt>f:s;
        <AtkSelection>
      imagemenuitem4
        "menu item"
        parent: menuitem1
        index: 3
        name: Save As
        state: enabled selectable sensitive visible
        toolkit: gtk
        <AtkComponent>
        layer: popup
        alpha: 1
        <AtkAction>
        action 0 name: click
        action 0 description: Clicks the menuitem
        action 0 keybinding: a;<Alt>f:a;
        <AtkSelection>
      separatormenuitem1
        "separator"
        parent: menuitem1
        index: 4
        state: enabled selectable sensitive visible
        toolkit: gtk
        <AtkComponent>
        layer: popup
        alpha: 1
        <AtkAction>
        <AtkSelection>
      checkmenuitem1
        "check menu item"
        parent: menuitem1
        index: 5
        name: awesome
        state: selectable sensitive visible indeterminate
        toolkit: gtk
        <AtkComponent>
        layer: popup
        alpha: 1
        <AtkAction>
        action 0 name: click
        action 0 description: Clicks the menuitem
        <AtkSelection>
      separatormenuitem2
        "separator"
        parent: menuitem1
        index: 6
        state: enabled selectable sensitive visible
        toolkit: gtk
        <AtkComponent>
        layer: popup
        alpha: 1
        <AtkAction>
        <AtkSelection>
      imagemenuitem5
        "menu item"
        parent: menuitem1
        index: 7
        name: Quit
        state: enabled selectable sensitive visible
        toolkit: gtk
        <AtkComponent>
        layer: popup
        alpha: 1
        <AtkAction>
        action 0 name: click
        action 0 description: Clicks the menuitem
        action 0 keybinding: q;<Alt>f:q;
        <AtkSelection>
    menuitem2
      "menu"
      parent: menubar1
      index: 1
      name: Edit
      state: enabled selectable sensitive showing visible
      toolkit: gtk
      <AtkComponent>
      layer: popup
      alpha: 1
      <AtkAction>
      action 0 name: click
      action 0 description: Clicks the menuitem
      action 0 keybinding: <Alt>e;<Alt>e;
      <AtkSelection>
      imagemenuitem6
        "menu item"
        parent: menuitem2
        index: 0
        name: Cut
        state: enabled selectable sensitive visible
        toolkit: gtk
        <AtkComponent>
        layer: popup
        alpha: 1
        <AtkAction>
        action 0 name: click
        action 0 description: Clicks the menuitem
        action 0 keybinding: t;<Alt>e:t;
        <AtkSelection>
      imagemenuitem7
        "menu item"
        parent: menuitem2
        index: 1
        name: Copy
        state: enabled selectable sensitive visible
        toolkit: gtk
        <AtkComponent>
        layer: popup
        alpha: 1
        <AtkAction>
        action 0 name: click
        action 0 description: Clicks the menuitem
        action 0 keybinding: c;<Alt>e:c;
        <AtkSelection>
      imagemenuitem8
        "menu item"
        parent: menuitem2
        index: 2
        name: Paste
        state: enabled selectable sensitive visible
        toolkit: gtk
        <AtkComponent>
        layer: popup
        alpha: 1
        <AtkAction>
        action 0 name: click
        action 0 description: Clicks the menuitem
        action 0 keybinding: p;<Alt>e:p;
        <AtkSelection>
      imagemenuitem9
        "menu item"
        parent: menuitem2
        index: 3
        name: Delete
        state: enabled selectable sensitive visible
        toolkit: gtk
        <AtkComponent>
        layer: popup
        alpha: 1
        <AtkAction>
        action 0 name: click
        action 0 description: Clicks the menuitem
        action 0 keybinding: d;<Alt>e:d;
        <AtkSelection>
    menuitem3
      "menu item"
      parent: menubar1
      index: 2
      name: View
      state: enabled selectable sensitive showing visible
      toolkit: gtk
      <AtkComponent>
      layer: popup
      alpha: 1
      <AtkAction>
      action 0 name: click
      action 0 description: Clicks the menuitem
      action 0 keybinding: <Alt>v;<Alt>v;
      <AtkSelection>
    menuitem4
      "menu"
      parent: menubar1
      index: 3
      name: Help
      state: enabled selectable sensitive showing visible
      toolkit: gtk
      <AtkComponent>
      layer: popup
      alpha: 1
      <AtkAction>
      action 0 name: click
      action 0 description: Clicks the menuitem
      action 0 keybinding: <Alt>h;<Alt>h;
      <AtkSelection>
      imagemenuitem10
        "menu item"
        parent: menuitem4
        index: 0
        name: About
        state: enabled selectable sensitive visible
        toolkit: gtk
        <AtkComponent>
        layer: popup
        alpha: 1
        <AtkAction>
        action 0 name: click
        action 0 description: Clicks the menuitem
        action 0 keybinding: a;<Alt>h:a;
        <AtkSelection>