ID:2222738
 
Resolved
Regression: Input controls did not grab focus in some situations where they were expected to.
BYOND Version:511.1376
Operating System:N/A
Web Browser:N/A
Applies to:Dream Seeker
Status: Resolved (511.1377)

This issue has been resolved.
(Posted by Lummox JR on behalf of MrStonedOne.)

Descriptive Problem Summary:

id:2198824 reappeared in build 511.1376, as a result of the fix to id:2219954.
Lummox JR resolved issue with message:
Regression: Input controls did not grab focus in some situations where they were expected to.
There's still a minor issue with arrow keys. If you have an input focused the arrow keys will still move you around while scrolling through the focused input. Up/down will move through your input history.
In response to Nadrew
I've got a similar report in Beta Testers, but it needs a proper bug report and also a test case, and preferably info about where it appeared.
The test case I sent you for the focus thing actually shows this off. All you have to do is enter some commands (they don't need to be valid) into the input then move around using the arrow keys without unfocusing the input. You'll move around but the input will scroll through your command history as you do so