ArgLab / ArgLab/EclipseEvents

Event order issue on MouseClicks and Keystrokes

Offen
#3 0 Kommentare 0 Reaktionen 2 zugewiesene Personen Beansprucht von @Varad0210 Auf GitHub ansehen
bug
Vorherrschende Sprache
Java
Sterne
0
Forks
1
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

When we have mouseclicks and keystrokes within 5 seconds window the ordering of the events gets messed up. To resolve the issue we had two solutions we discussed
* We can track the mousclick events. as soon as there is a mouseclick events we will stopped the keystroke listener and wrap up the contents of keystrokes.
* Another solution is to keep track of the start of the keystroke events and when they are ending it.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.