View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0023545 | AI War 2 | GUI | Aug 16, 2020 1:57 pm | Nov 21, 2020 8:08 pm | |
Reporter | Sigma7 | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 2.120 Improved Lobby Map Experience | ||||
Fixed in Version | 2.637 Threatfleet Conversion, Chat, And Clickable Planets | ||||
Summary | 0023545: Race condition when opening chat | ||||
Description | Normally such a race condition isn't really important, but this one somehow has an unexpected aftereffect. Steps to reproduce: * Press "enter" and "5" simultaneously. * Close chat * Re-open chat. Expected results: * Either group 5 gets selected and chat is opened, or * Chat is opened and 5 appears in chat line. Actual results: * Each time chat is re-opened, it will automatically send "5" once again. * This can be chained - additional characters will be pre-pended to the auto-sent chat. Disarm: * Manually send a message in chat. | ||||
Tags | No tags attached. | ||||
related to | 0023674 | resolved | Chris_McElligottPark | Chat; Seems to hold buffer text |
|
Thanks! * Made a number of changes to the in-game chat textbox to prevent it from capturing your input even after it was closed, thus leading to mysterious sends of extra keys as well as your keybindings in general not working while the capture was in place. * Also wound up re-plumbing the entire textbox input pipeline, because there were a number of cases of strange and annoying lag that could happen with them. So far all the ones we've tested are working great now and are more responsive. But please do let us know if there's any that are funky for you. |
Date Modified | Username | Field | Change |
---|---|---|---|
Aug 16, 2020 1:57 pm | Sigma7 | New Issue | |
Sep 9, 2020 6:04 pm | Chris_McElligottPark | Relationship added | related to 0023674 |
Sep 9, 2020 6:10 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Sep 9, 2020 6:10 pm | Chris_McElligottPark | Status | new => assigned |
Nov 21, 2020 8:08 pm | Chris_McElligottPark | Status | assigned => resolved |
Nov 21, 2020 8:08 pm | Chris_McElligottPark | Resolution | open => fixed |
Nov 21, 2020 8:08 pm | Chris_McElligottPark | Fixed in Version | => 2.637 Threatfleet Conversion, Chat, And Clickable Planets |
Nov 21, 2020 8:08 pm | Chris_McElligottPark | Note Added: 0059742 |