othyn / macos-auto-clicker

A simple auto clicker for macOS Big Sur, Monterey, Ventura and Sonoma.
MIT License
208 stars 24 forks source link

Cursor Jump Bug on Secondary Monitor in Auto Click Program #77

Open Alfystar opened 4 months ago

Alfystar commented 4 months ago

Description

I've encountered a persistent bug in the auto click program starting from version 1.5.0 up to the latest version I installed, 1.7.21 (5a1b91e). When the program is initiated, and the cursor is located on a secondary monitor, which is positioned directly above the primary monitor, each click results in a noticeable jump along the y-axis.

Version

1.7.21 (5a1b91e)

Steps to Reproduce

  1. Start the auto click program on a MacBook Pro with the described monitor setup.
  2. Position the cursor on the secondary monitor.
  3. Initiate a click action.

Expected Behavior

The cursor should remain stationary upon clicking, without any jumps or shifts in position.

Actual Behavior

The cursor makes a visible jump along the y-axis with each click when on the secondary monitor.

Screenshots

No response

Device

Apple MacBook Pro with M1 Pro chip

Operating System

macOS Sonoma 14.4.1

Additional Context