Skip to content

"Accept background input" Does not work with Lua Console / Lua Scripts #671

Closed as not planned
@weatherton

Description

@weatherton

AcceptBackgroundInput_Test.zip

What steps will reproduce the problem?

  1. Open BizHawk, Tools -> Config -> Customize -> Check "Accept background input"
  2. Open a ROM and then switch focus to another application and hit frame advance hotkey and note that BizHawk does still respond
  3. Open the Lua Console and keep focus on the console, hit frame advance hotkey. BizHawk does not respond
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    App: EmuHawkRelating to EmuHawk frontendRepro: Affects 2.3/2.3.1/2.3.2(2.3.3 has its own label)Tool: Lua ConsoleRelating to the Lua Console (not EmuHawk's Lua API)Working as intended (wontfix)Bug in deprecated feature, or misidentification of correct behavior, or unreasonable feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions