Skip to content

KeyComboListener does not always receive a release event for every press #1

@nmeyvis

Description

@nmeyvis

Sometimes a key combo is not trigger because a release event was never received by JNativeHook.

This breaks key combos as the key will be forever considered pressed until it is pressed a second time and hopefully the event will be received.

Unknown cause. Cannot reproduce consistently.
Occurrence with JNativeHook v2.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions