Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Funkiness when placing cursor around slashes

Abierto
#13 2 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
35/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
javascript
Área
frontend

Línea de trabajo

Reproduce el problema en Gmail usando el texto que contiene una barra del informe y, a continuación, rastrea el comportamiento del cursor al moverte hacia la derecha desde justo después de la barra. Se considera terminado cuando el cursor permanece un espacio a la derecha en lugar de volver junto a la barra; el comportamiento separado al final del párrafo no se puede reproducir a partir del informe actual.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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.

Lenguaje dominante
JavaScript
Estrellas
1.1k
Forks
70
Métricas de merge de PR
Sin PR fusionados en 30 d

Preparar el entorno

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de jessepollak/command

Todos los issues de jessepollak/command

Issues similares

Más issues de JavaScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.