[Scummvm-tracker] [ScummVM] #9617: Alt+Enter and other hotkeys are too sensitive

Ori Avtalion trac at scummvm.org
Wed Oct 19 13:23:57 CEST 2016


#9617: Alt+Enter and other hotkeys are too sensitive
--------------------------+-----------------------
  Reporter:  salty-horse  |      Owner:
      Type:  defect       |     Status:  new
  Priority:  normal       |  Component:  --Unset--
Resolution:               |   Keywords:
      Game:               |
--------------------------+-----------------------

Comment (by salty-horse):

 I think the KEYUP event is called since window resizing (when going
 fullscreen or changing scale factor) is implemented by destroying the
 current window and creating a new one.

 If this happens while a key is pressed, SDL sends a KEYUP event with the
 old windowID, and a KEYDOWN event with the new windowID.

--
Ticket URL: <https://bugs.scummvm.org/ticket/9617#comment:1>
ScummVM <https://bugs.scummvm.org>
ScummVM



More information about the Scummvm-tracker mailing list