On Tue, 7 Nov 2023 22:36:23 GMT, Phil Race <p...@openjdk.org> wrote: > Subsequent to submitting a job to verifying this, I've no objection to > stability fixes but from what I saw on macOS 14.0 this failed because of some > macOS 14 event delivery changes which have been resolved in macOS 14.1
Thank you for pointing out the BUTTON1_DOWN_MASK field. I have made the suggested changes. Regarding the issue described in the bug, based on my tests, without the code fix, it actually happens on both macOS 14 and 14.1. ------------- PR Comment: https://git.openjdk.org/jdk/pull/16396#issuecomment-1801397748