ID:2198824
 
Resolved
Regression: The default input controls did not grab focus when non-macro character keys were used.
BYOND Version:511.1367
Operating System:Windows 7 Ultimate 64-bit
Web Browser:Chrome 56.0.2924.51
Applies to:Dream Seeker
Status: Resolved (511.1368)

This issue has been resolved.
In 1366, if you pressed a key that was not bound to a macro while the map window or the main window (or well, anything that didn't take keyboard input itself) was focused, it would go to the default input control, and that input control would regain focus

In 1367 this stopped happening.
Dang it. This must be connected with the macro repetition fix. I'll figure it out.
Lummox JR resolved issue with message:
Regression: The default input controls did not grab focus when non-macro character keys were used.
Seems the calculator keys (*, /, -, +, etc) on my keyboards numpad stopped working with this build as well, unsure if it's related or not.
This issue is occurring again in 1376.
Worked correctly in 1375
Looks like the reversion of this ties in with id:2219954, which is happening because of an input stealing focus in certain situations.

If you post a new report on the regression I can close it. I think I found a compromise that will work properly.