Closed as not planned
Description
AcceptBackgroundInput_Test.zip
What steps will reproduce the problem?
- Open BizHawk, Tools -> Config -> Customize -> Check "Accept background input"
- Open a ROM and then switch focus to another application and hit frame advance hotkey and note that BizHawk does still respond
- Open the Lua Console and keep focus on the console, hit frame advance hotkey. BizHawk does not respond
- Run any Lua script that creates a window (example attached) and keep focus on the window, hit frame advance hotkey. BizHawk does not respond
What is the expected output? What do you see instead?
Expected: BizHawk would respond to input when focus is on Lua Console or Lua Script
(Ideally there would even be an option to "Accept background input from any BizHawk-generated window" or something to that effect. But at least it would be good to have the current option function across BizHawk generated windows.
Actual: BizHawk does not respond to input when focus is on Lua Console or Lua Script
What version of the product are you using? On what operating system?
Emuhawk 1.11.6 on Windows 10