GNOME Bugzilla – Bug 742498
Remove hard-coded handler values in AtkWrapper.c
Last modified: 2015-02-27 16:56:19 UTC
For handlers it is para->state_value instead of hard coding TRUE or false in the third argument ofatk_object_notify_state_change. This is because we cannot be sure whether the state change is on or off.
Created attachment 293993 [details] [review] Patch to address problem
*** Bug 742497 has been marked as a duplicate of this bug. ***
[Moving at-spi/java-atk-wrapper bugs to separate product. See bug 740075]