Using Ctrl + LeftArrow/RightArrow to navigate to the beginning/end of TextBox will prevent you from typing

Using Ctrl + LeftArrow/RightArrow to navigate to the beginning/end of TextBox will prevent you from typing.

How to reproduce:

  • Insert a ScreenGui and TextBox in StarterGui
  • Enter Play Solo (note, this occurs in plugins, too)
  • Type some text (not necessary, this happens even if the TextBox is empty)
  • Press Ctrl + LeftArrow to go to the beginning of the TextBox
  • Try typing some text again. You’ll see that you can’t type text.

Where the bug happens:

  • I only tried reproducing this in Studio. I haven’t tested what happens if you do this in a live game, but I suspect that the same thing will happen.

Video of the bug in action:

Roblox Version:
image

I am on Windows 10. I only have the Lua Draggers beta feature enabled.

5 Likes

Hi @XAXA - improving keyboard shortcuts for TextBox is a priority for us. I created a ticket to investigate this issue, although there’s a chance this may be already resolved with some of the current work we’ve invested in TextBox. We hope to release these improvements soon!

Thanks for providing detailed information on this issue! Take care.

5 Likes

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