Current Behavior:
- TextChatService’s OnIncomingMessage changes the text chat color via rich text
- TextChatService’s OnBubbleAdded changes the bubble text chat color
- OnIncomingMessage overrides OnBubbleAdded’s text chat color
Reproduction File
TextChatBug.rbxl (53.6 KB)
Expected behavior
Expected Behavior
- OnBubbleAdded should override the chat bubble text color if given
- otherwise, use the old behavior (for backwards-compatibility)
A private message is associated with this bug report
1 Like
Focia19
(Focia19)
#2
This is just an acknowledgment announcement!
We’ve filed a ticket into our internal database for this issue, and will come back as soon as we have updates!
Thanks for flagging!
Hi, any status on this issue?
side note, I think mine is the same issue as a different post created much earlier (I somehow did not see it until recently) TextChatMessageProperties Overriding Bubblechat's Text Color by RichText
dunno if this report should be combined with that one, if its possible.