FrodeSolheim / fs-uae

Cross-platform Amiga emulator with a slight focus on gaming, but also with solid support for productivity apps including just-in-time (JIT) compilation.
https://fs-uae.net/
GNU General Public License v2.0
460 stars 91 forks source link

Depressing Alt does not deactivates it #318

Open mprzeplata opened 1 year ago

mprzeplata commented 1 year ago

Running on Windows 7. FS-UAE_3.1.66_Windows_x86-64.zip FS-UAE-Launcher_3.1.68_Windows_x86-64.zip (also with FS-UAE-Launcher_3.1.70_Windows_x86-64.zip)

I start FS-UAE from launcher, as windowed. Then I press Alt+Enter (or Alt+F) once, to move to full screen. However next time I press any key, that has Alt+key configured as FS-UAE shortcut (without Alt key being pressed anymore!), it triggers that action. Until I press Alt again. Example sequence:

  1. Alt+F - goes fullscreen (correct)
  2. F - goes back to window (without Alt being pressed!)
  3. F - goes back to fullscreen (without Alt being pressed!) ...
  4. Press only Alt (this seems to deactivate it)
  5. F - does nothing (correct)

On contrary, pressing alternative shortcut (F12+F) works correctly.