forked from AuroraMiddleware/gtk
944e30d940
This adds a new test which can be scripted to trigger various event and action sequences, and record state changes in the accessibility layer. So far, there are a few tests verifying state changes when focus changes. Related to https://bugzilla.gnome.org/show_bug.cgi?id=715176
8 lines
119 B
Plaintext
8 lines
119 B
Plaintext
entry1 focused 1
|
|
window1 active 1
|
|
entry1 focused 0
|
|
window1 active 0
|
|
entry2 focused 1
|
|
window2 active 1
|
|
entry2 focused 0
|