forked from AuroraMiddleware/gtk
Adapt to focus changes in the treeview
This commit is contained in:
parent
001d42f369
commit
f29195e741
@ -107,7 +107,7 @@ window1
|
||||
column 0 description:
|
||||
column 0 header: unnamed-GtkButtonAccessible-6
|
||||
table indexes:
|
||||
✓✓unnamed-GtkContainerCellAccessible-7
|
||||
??unnamed-GtkContainerCellAccessible-7
|
||||
unnamed-GtkButtonAccessible-6
|
||||
"table column header"
|
||||
parent: unnamed-GtkTreeViewAccessible-5
|
||||
@ -127,7 +127,7 @@ window1
|
||||
"table cell"
|
||||
parent: unnamed-GtkTreeViewAccessible-5
|
||||
index: 1
|
||||
state: enabled focusable focused selectable sensitive transient visible
|
||||
state: enabled focusable selectable sensitive showing transient visible
|
||||
<AtkComponent>
|
||||
layer: widget
|
||||
alpha: 1
|
||||
@ -140,9 +140,10 @@ window1
|
||||
action 2 description: activate the cell
|
||||
|
||||
"table cell"
|
||||
parent: unnamed-GtkContainerCellAccessible-7
|
||||
index: 0
|
||||
name:
|
||||
state: enabled focusable focused selectable sensitive single-line transient visible
|
||||
state: enabled focusable selectable sensitive showing single-line transient visible
|
||||
<AtkComponent>
|
||||
layer: widget
|
||||
alpha: 1
|
||||
@ -184,10 +185,11 @@ window1
|
||||
No applications available to open "(null)" files
|
||||
Click "Show other applications", for more options, or "Find applications online" to install a new application
|
||||
"table cell"
|
||||
parent: unnamed-GtkContainerCellAccessible-7
|
||||
index: 1
|
||||
name: No applications available to open "(null)" files
|
||||
Click "Show other applications", for more options, or "Find applications online" to install a new application
|
||||
state: enabled focusable focused selectable sensitive single-line transient visible
|
||||
state: enabled focusable selectable sensitive showing single-line transient visible
|
||||
<AtkComponent>
|
||||
layer: widget
|
||||
alpha: 1
|
||||
@ -229,9 +231,10 @@ Click "Show other applications", for more options, or "Find applications online"
|
||||
action 2 description: activate the cell
|
||||
|
||||
"table cell"
|
||||
parent: unnamed-GtkContainerCellAccessible-7
|
||||
index: 2
|
||||
name:
|
||||
state: enabled focusable focused selectable sensitive single-line transient visible
|
||||
state: enabled focusable selectable sensitive showing single-line transient visible
|
||||
<AtkComponent>
|
||||
layer: widget
|
||||
alpha: 1
|
||||
@ -272,8 +275,9 @@ Click "Show other applications", for more options, or "Find applications online"
|
||||
action 2 description: activate the cell
|
||||
unnamed-GtkImageCellAccessible-8
|
||||
"table cell"
|
||||
parent: unnamed-GtkContainerCellAccessible-7
|
||||
index: 3
|
||||
state: enabled focusable focused selectable sensitive transient visible
|
||||
state: enabled focusable selectable sensitive showing transient visible
|
||||
<AtkComponent>
|
||||
layer: widget
|
||||
alpha: 1
|
||||
@ -289,9 +293,10 @@ Click "Show other applications", for more options, or "Find applications online"
|
||||
action 2 description: activate the cell
|
||||
|
||||
"table cell"
|
||||
parent: unnamed-GtkContainerCellAccessible-7
|
||||
index: 4
|
||||
name:
|
||||
state: enabled focusable focused selectable sensitive single-line transient visible
|
||||
state: enabled focusable selectable sensitive showing single-line transient visible
|
||||
<AtkComponent>
|
||||
layer: widget
|
||||
alpha: 1
|
||||
|
Loading…
Reference in New Issue
Block a user