Calling CaptureFocus() on a textbox whilst the chat is in focus causes the currently typed chat message to be sent

The title is pretty self-explanatory, when calling CaptureFocus on any TextBox and focus is currently in the chat box, the chat will behave as if you just clicked enter. Here’s a small place file using the bug: Hitting left control will focus then unfocus an invisible textbox.
CaptureFocusBug.rbxl (58.5 KB)

3 Likes

Thanks for the report and repro. We are looking into this. For future updates we’ll be updating this post that is similar: TextBox false enter issue

2 Likes

Oh, I didn’t notice that post when I made this one. Sorry for the duplicate and thanks for letting me know!