developit / developit/tags-input
Unexpected behaivor on Russian keyboard layout
- 主要言語
- JavaScript
- スター
- 333
- フォーク
- 46
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
[In your code](https://github.com/developit/tags-input/blob/master/src/tags-input.js#L7) you use key codes to determine which key was pressed. But on Russian keyboard layout we have letter `б` on 188th key code. For example, if I type `яблоко` which means `apple` in english, I get this result:


コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by reading src/tags-input.js at line 7 and reproduce the issue while typing яблоко with a Russian keyboard layout. Compare the key handling for the reported 188 key code with normal text entry; done means Russian letters can be entered without triggering incorrect tag behavior.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100