Skip to content

[bug]: Modifiers in mouse click doesn't work #80

@avuenja

Description

@avuenja

What went wrong?

When I try use mouse click with modifiers like shift for example, the modifiers are ignored.

I want use:

<m:1890,835><m:right:shift><m:1890,835>

I try too, and doesn't work:

<m:1890,835><kd:shift><m:right:shift><ku:shift><m:1890,835>

But now, my solution was (Work):

<m:1890,835><md:right:shift><mu:right:shift><m:1890,835>

Sorry about Issue, if behaviour is correct, disregard.

Thank you

Expected result:

That click of mouse with modifier.

Actual result:

Works only the mouse click, without the modifiers.

Other information:

  • Sendkeys version: 4.0.4
  • Operating system: macOS Sonoma 14.2.1
  • Processor (e.g. Intel, M1): Apple M1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions