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

Funkiness when placing cursor around slashes

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

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
javascript
Ambito
frontend

Direzione di ricerca

Riproduci il problema in Gmail usando il testo contenente una barra del report, quindi traccia il comportamento del cursore quando ti sposti verso destra partendo da subito dopo la barra. Il lavoro è completato quando il cursore rimane uno spazio più a destra invece di tornare accanto alla barra; il comportamento separato alla fine del paragrafo non è riproducibile dal report attuale.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

bug

I was writing an email that had a paragraph with a slash in it. Found something funky –– if you place your cursor after the slash, then move it away, the cursor jumps back to right next to the slash.

Recreation steps:

Given I'm a command user,
And I am composing an email in Gmail,
And I have some text with a slash in it:

My favorite Michael Jackson song is Black / White

When I place my cursor immediately to the right of the slash,
And I move my cursor one space away from the slash with the right arrow key,
Then the cursor should remain one space to the right of the slash,
And the cursor should not jump back one space to the left (to the spot just following the slash)


This was done in Gmail, not sure if that matters. Hope this makes sense :)

I've also seen the cursor jump to the end of a paragraph sometimes, but haven't figured out the recreation steps yet.

Lingua principale
JavaScript
Stelle
1.1k
Fork
70
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Preparare l'ambiente

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 jessepollak/command

Tutte le issue di jessepollak/command

Issue simili

Altre issue su JavaScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.