Opened 4 years ago

Closed 4 years ago

#11341 closed defect (fixed)

GRAPHICS: KEYMAPPER: Alt+KP_ENTER no longer toggles fullscreen.

Reported by: macca8 Owned by: bgK
Priority: normal Component: Graphics
Version: Keywords:
Cc: Game:

Description

Hopefully this is just an oversight and not an intended change, but the revamped Keymapper now excludes ‘Alt+KP Enter’ as a valid input for toggling fullscreen.

Current Daily Build: 2.2.0git2909-gd451c6ac51 (Feb 3 2020)
Platform: Intel Mac (macOS 10.11.6)

ScummVM’s documentation promotes Alt+Enter as the key input for toggling fullscreen.
It’s generally accepted that separate Enter & Return keys on a keyboard are interchangeable when it comes to handling events requiring the use of the Enter key, so it’s reasonable to expect the KP_ENTER key to be enabled for this function when it’s available.

The precedent for this change has already been set by the scaling inputs, which allocate separate mappings for both keypad keys and their main keyboard equivalents.

Change History (1)

comment:1 by bgK, 4 years ago

Owner: set to bgK
Resolution: fixed
Status: newclosed

Thank you for your report, this was fixed in commit 7daf2a4f5bee6af78ef09582d54f3a863ee3452b.

Note: See TracTickets for help on using tickets.