[Scummvm-tracker] [ScummVM :: Bugs] #11504: SCUMM: Alt-F5 no longer work to get original save/load dialog

ScummVM :: Bugs trac at scummvm.org
Sun Jun 21 17:46:46 UTC 2020


#11504: SCUMM: Alt-F5 no longer work to get original save/load dialog
------------------------------+---------------------------
  Reporter:  criezy           |      Owner:  (none)
      Type:  defect           |     Status:  new
  Priority:  normal           |  Component:  Engine: SCUMM
Resolution:                   |   Keywords:
      Game:  Indiana Jones 3  |
------------------------------+---------------------------
Comment (by bgK):

 I've been thinking how to fix this issue while keeping the desired
 behavior for modifier keys mapped to actions. So far, the two best options
 I've came up with are:

 * When an action is mapped to a modifier key for a given keymap then the
 modifier key cannot be used as a modifier for other actions in the same
 keymap.

   I fear this would introduce usability issues unless there is a good UI
 to help understand what is possible and what is not when binding keys.

 * When an action is mapped to a modifier key, the key mapper should lookup
 the actions for both the modifier + the key and the key (by order of
 priority) (only for the keymap with the action mapped to the modifier).

 I'll take some time to think about the options before implementing a fix.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/11504#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list