Bug #2166
Chat doesn't work when pressing "t" in unstable builds 2.0.0.2025
Start date:
2016-07-18
% Done:
100%
Description
chat doesn't work when pressing "t" to chat.
it will let you type but when you press enter it does not get sent.
Though brining down the console and typing either "chat" or "say" works, e.g. "chat this message will be visible" "say this will also be visible"
I was using in ubuntu 16.04 64bit
teamonster was using windows 10 64bit
Associated revisions
History
#1 Updated by skyjake over 8 years ago
- Subject changed from chat doesn't work when pressing "t" in unstable builds 2.0.0.2025 to Chat doesn't work when pressing "t" in unstable builds 2.0.0.2025
- Category changed from Defect to Regression
- Status changed from New to In Progress
- Assignee set to skyjake
- Priority changed from Normal to High
Investigating...
#2 Updated by skyjake over 8 years ago
- Tags set to Multiplayer, Chat
- Target version set to 49
#3 Updated by skyjake over 8 years ago
- % Done changed from 0 to 20
#4 Updated by skyjake over 8 years ago
- Status changed from In Progress to Resolved
- % Done changed from 20 to 100
Applied in changeset github|2929ccc32ca680024bf0282a0f531843376cd5d2.
#5 Updated by skyjake over 8 years ago
- Status changed from Resolved to Closed
#6 Updated by skyjake over 7 years ago
- Target version deleted (
49)
Fixed|Multiplayer|All Games: Chat messages not displayed
This commit fixes sloppy text string handling in the libcommon
ChatWidget and the "chat" console command.
Fixes #2166