RFR: 8275071: [macos] A11y cursor gets stuck when combobox is closed

Sergey Bylokhov serb at openjdk.java.net
Wed Nov 17 20:26:43 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.

Marked as reviewed by serb (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/6422



More information about the client-libs-dev mailing list