diff options
author | Mario Sanchez Prada <mario.prada@samsung.com> | 2013-09-16 16:57:49 +0100 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2013-09-25 20:14:04 -0400 |
commit | 8d83d989bb2533d61f0d1fbe2046fdebb3335c6b (patch) | |
tree | ba4650bbc1ed119077858257ede625aec88833a8 /tests/teststack.c | |
parent | 6f9fed45ef99f609829dcfd5ddaea2f48a181e37 (diff) | |
download | gtk+-8d83d989bb2533d61f0d1fbe2046fdebb3335c6b.tar.gz |
a11y: don't shutdown accessibility, so the atk bridge is always valid
This will fix issues in applications that for some reason make
several and not nested calls to gtk_main() during their lifetime,
effectively initializing a11y when the first, top most, main loop
is being run and shutting it down then that loop is quit.
https://bugzilla.gnome.org/show_bug.cgi?id=708024
https://bugzilla.gnome.org/show_bug.cgi?id=684076
Diffstat (limited to 'tests/teststack.c')
0 files changed, 0 insertions, 0 deletions