View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006167 | Dwarf Fortress | Dwarf Mode -- Interface, General | public | 2012-08-14 07:55 | 2019-05-05 03:54 |
Reporter | expwnent | Assigned To | |||
Priority | low | Severity | tweak | Reproducibility | always |
Status | new | Resolution | open | ||
OS | Windows 7 | ||||
Product Version | 0.34.11 | ||||
Summary | 0006167: Numpad scrolling mixed with shift key is weird when Numlock active | ||||
Description | In the loo(k) menu, press shift, then press numpad 6, then release shift, then release numpad 6. The cursor will move right by one tile. Press numpad 6, then press shift, then release shift, then release numpad 6. The cursor will move by 12 tiles. | ||||
Additional Information | Shift should work the same way as it does with the arrow keys. | ||||
Tags | No tags attached. | ||||
related to | 0007730 | new | KEY_HOLD_MS is not applied when a single key combo triggers multiple keybindings |
|
Yes, numpad scrolling can be a bit odd on some computers / keyboards. I always turn off the num lock, then it works just like the arrow keys. |
|
This is an OS "feature" where SHIFT overrides active NUMLOCK to return the non-numlock key. So "SHIFT + NUM_4" is converted to "LEFT_ARROW" before forwarding the input to DF. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-08-14 07:55 | expwnent | New Issue | |
2012-08-16 10:10 | Trif | Note Added: 0023464 | |
2018-05-30 09:16 | lethosor | Relationship added | related to 0007730 |
2019-05-05 03:51 | Loci | Note Added: 0039354 | |
2019-05-05 03:54 | Loci | Summary | Numpad scrolling mixed with shift key is weird => Numpad scrolling mixed with shift key is weird when Numlock active |