-
Bug
-
Resolution: Fixed
-
Minecraft 17w45b, Minecraft 17w46a, Minecraft 17w50a, Minecraft 18w02a, Minecraft 18w16a
-
Confirmed
The bug
Clicking on a button or on a scroll list entry in 1.12.2 caused the cursor from a currently focused text field to be removed, this is not the case for all buttons and scroll lists anymore in the latest versions. Now for some the cursor remains in the text field but pressing keys won't type in it since it is not focused.
Affected GUIs and GUI elements
- Superflat customization: Clicking on preset
- Command block GUI: Toggling output tracking
How to reproduce
- Open the command block GUI
- Click in the command input text field
→ The cursor is blinking - Click on the button to toggle output tracking
→ The cursor is still in the text field even though it is not focused anymore