View Issue Details

IDProjectCategoryLast Update
0023545AI War 2GUINov 21, 2020 8:08 pm
ReporterSigma7 Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version2.120 Improved Lobby Map Experience 
Fixed in Version2.637 Threatfleet Conversion, Chat, And Clickable Planets 
Summary0023545: Race condition when opening chat
DescriptionNormally 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.
TagsNo tags attached.

Relationships

related to 0023674 resolvedChris_McElligottPark Chat; Seems to hold buffer text 

Activities

Chris_McElligottPark

Nov 21, 2020 8:08 pm

administrator   ~0059742

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.

Issue History

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