RFR: JDK-8017182 : [macosx] MouseClickCount.java produces click count greater than 1 when left-button click is followed by quick right button click

Harshitha Onkar honkar at openjdk.org
Fri Sep 19 00:09:05 UTC 2025


On macOS mouse sensitivity setting play a role in click count increment. By increasing the double-click speed under
(Settings > Mouse Sensitivity > Double click speed), the click count no longer shows as 1,2.

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

Commit messages:
 - test update

Changes: https://git.openjdk.org/jdk/pull/27379/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27379&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8017182
  Stats: 17 lines in 2 files changed: 7 ins; 2 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/27379.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27379/head:pull/27379

PR: https://git.openjdk.org/jdk/pull/27379


More information about the client-libs-dev mailing list