TextBox false enter issue

I have discovered that when I call :CaptureFocus() twice on a text box while being focused on another text box will trigger a false enter on that other text box. This also occurs on the new chat.

How to reproduce this:
I will make a local rbxl file that shows a scenario of this issue.
TextBoxIssue.rbxl (58.0 KB)
First, run the game, type anything in the new chat bar and remain focused up to 6 seconds. Then, there will be a false enter event triggered.

The local script is in the ScreenGui inside StarterGui.

Sometimes it may also error when it happens:

1 Like

Thanks for the report! We’ll investigate and follow up with updates.

Hello, thank you for your report. A fix for this issue is currently in progress. I’ll be sure to let you know when I have an update.

Hello! Thank you for your patience. A fix for this bug has been released. Please let me know if you have any other issues.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.