5zig-reborn / 5zig-reborn/The-5zig-Mod

Issue with Name History Dialog typing in names with the keybind character in them

Abierto Apto para principiantes
#150 1 comentario 0 reacciones 0 asignados Ver en GitHub
Bug
Lenguaje dominante
Java
Estrellas
111
Forks
12
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

When opening name history with a keybind and searching for a name, it will exit upon clicking that key again. For example, mapping Name History to N and then searching for `EvilMuffinHa` will exit when it hits the `n` in muffin.

**To Reproduce**
Steps to reproduce the behavior:
1. Map name history keybind to some character
2. Search for a name with that character in the dialog

**Expected behavior**
Expected it to print the letter without exiting, only exiting on `Esc`.

**Desktop (please complete the following information):**
- OS: Mac OS X
- Version 3.14.0

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Look for the name history dialog UI code, likely in a GUI or keybind handling class. The issue is that the keybind character triggers dialog closure when typed during search. Find where key events are processed for the dialog and modify to ignore the bound key while the search field is focused, only closing on Esc. Test by mapping a keybind and searching for a name containing that character.

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

Evaluación

Stack tecnológico
java
Área
desktop
Tipo de issue
Error
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bien especificado
Aptitud para principiantes
65/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.