PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Accept input from numeric pad keys when NumLock is off
Nessuno ha ancora preso questa issue.
- Lingua principale
- Lua
- Stelle
- 5.4k
- Fork
- 2.4k
- Merge medio
- 1g 12h
- PR unite (30g)
- 26
Descrizione
Check for duplicates
- I've checked for duplicate open and closed issues by using the search function of the issue tracker
What platform are you running Path of Building on?
Windows
Is your feature request related to a problem?
When NumLock is on, PathOfBuilding treats input from the numeric key pad as expected.
When NumLock is off, PathOfBuilding currently seems to ignore input from the numeric key pad.
Many/most programs on Windows (e.g. Notepad, the dialog in Chrome that I am typing this in, and Path of Exile itself) by default treat keypad input when NumLock is off as follows:
- Keypad "7" = Home
- Keypad "8" = Up
- Keypad "9" = PgUp
- Keypad "4" = Left
- Keypad "6" = Right
- Keypad "1" = End
- Keypad "2" = Down
- Keypad "3" = PgDn
- Keypad "0" = Ins
- Keypad "." = Del
Describe the solution you'd like
When I am typing in PathOfBuilding and NumLock is off, I would like the keypad keys to perform navigation like in other programs on Windows.
Describe alternatives you've considered
No response
Additional context
No response
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Non vengono indicati file o test. Riproduci il problema in Path of Building su Windows con NumLock disattivato, quindi traccia la gestione dell'input da tastiera per gli eventi del tastierino numerico. Il lavoro è completato quando i tasti di navigazione del tastierino eseguono le azioni elencate Home, freccia, Page, Insert e Delete con NumLock disattivato.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- lua
- Ambito
- desktop
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 48/100