GNOME Bugzilla – Bug 750632
JNI: uses atk_object_notify_state_change instead of native method
Last modified: 2021-05-17 15:40:26 UTC
It would be good to create jaw_object_notify_state_change to wrap firePropertyChange with.[1] [1] http://docs.oracle.com/javase/8/docs/api/javax/accessibility/AccessibleContext.html#firePropertyChange-java.lang.String-java.lang.Object-java.lang.Object-
Created attachment 304856 [details] [review] Patch to address problem
Re-opening because libraries hadn't got properly cleaned before testing this and I have spotted a bug in the implementation.
Created attachment 305152 [details] [review] patch to fix bug A handler for state changes is already in AtkWrapper so removing the wrapper function while it's not technically needed but will leave the bug open at a lower priority.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/java-atk-wrapper/-/issues/15.