Double Input Problem with Tablet Players

Recently I released a Roleplay game that has multiple TextBoxes that decides to double input for tablet players. I can’t seem to recreate the issue on my end however majority of tablet players was able to do so for me. Here’s a example from this individual:

I’ve tried looking on the DevForums for days and only came across these two post.
https://devforum.roblox.com/t/whats-the-word-has-game-breaking-keyboard-issues-for-mobile/500501

Not sure what’s causing the issue for tablet players but other mobile users such as phone users don’t have this issue.

1 Like

Couldn’t find any easier way to do this so I decided to make a very scuffed solution.
Decided to overlap the Textbox with a invisible TextButton then proceeded to CaptureFocus within the MouseButton1Down.