RFR: 8275071: [macos] A11y cursor gets stuck when combobox is closed
Victor Dyakov
vdyakov at openjdk.java.net
Wed Nov 17 17:53:02 UTC 2021
On Wed, 17 Nov 2021 00:57:47 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
> Before the new JList accessibility peer implementation sending popup closed
> event to the combobox popup could trigger the native memory access error due
> to the events arriving in the wrong order. After new implementation is done
> it is no longer the case and this workaround needs to be removed.
@forantar please review
@pankaj-bansal please review
-------------
PR: https://git.openjdk.java.net/jdk/pull/6422
More information about the client-libs-dev
mailing list