mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 16:50:11 +00:00
f200eebfd6
The button now claims its menu as a child for a11y purposes, which makes it possible for ATs to see it when the navigate the tree top-down. Update the a11y test to match.
40 lines
853 B
Plaintext
40 lines
853 B
Plaintext
window1
|
|
"frame"
|
|
index: 0
|
|
state: enabled resizable sensitive showing visible
|
|
toolkit: gtk
|
|
<AtkComponent>
|
|
layer: window
|
|
alpha: 1
|
|
menubutton
|
|
"toggle button"
|
|
parent: window1
|
|
index: 0
|
|
name: Menu
|
|
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
|
|
imagemenuitem
|
|
"menu item"
|
|
parent: menu
|
|
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;;
|
|
<AtkSelection>
|