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.
ID:2198824
Jan 10 2017, 5:20 am
|
|||||||||||||
Resolved
| |||||||||||||
Jan 10 2017, 10:01 am
|
|
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.
|
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. |