[Scummvm-tracker] [ScummVM :: Bugs] #12410: KEYMAPPER: `SHIFT`+`.` is modified to `.`
ScummVM :: Bugs
trac at scummvm.org
Tue Oct 29 19:58:08 UTC 2024
#12410: KEYMAPPER: `SHIFT`+`.` is modified to `.`
-------------------+---------------------
Reporter: ZvikaZ | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Common
Version: | Resolution:
Keywords: | Game:
-------------------+---------------------
Comment (by eriktorbjorn):
The solution suggested by
https://wiki.scummvm.org/index.php?title=Keymapper is to "disable the
keymap that handles key shortcuts while a text input widget is focused".
But from what I understand, that could be any keymap. Or none of them.
But that's what at least some of the engines do, which others don't.
And I really don't understand why, when defining "." as the "Skip line"
key, that also defines Shift+".", Ctrl+".", Alt+".", Ctrl+Alt+".", etc. as
the "Skip line" key. But that seems to be what `kKeymapMatchPartial`is all
about in `Keymap::getMappedActions()`, unless I'm missing something
obvious.
--
Ticket URL: <https://bugs.scummvm.org/ticket/12410#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list