5zig-reborn / 5zig-reborn/The-5zig-Mod
Issue with Name History Dialog typing in names with the keybind character in them
- 主要言語
- Java
- スター
- 111
- フォーク
- 12
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- desktop
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 65/100