Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Event order issue on MouseClicks and Keystrokes

Aperta
#3 0 commenti 0 reazioni 2 assegnatari Vedi su GitHub

@Varad0210 ci sta già lavorando.

Dal 24/10/2024.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

bug

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.
Lingua principale
Java
Stelle
0
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di ArgLab/EclipseEvents

Tutte le issue di ArgLab/EclipseEvents

Issue simili

Altre issue su Java

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.