The bug
When the content of a text box gets shortened, the text doesn't get scrolled back, resulting in a not completely visible text, even if the whole text would fit into the text box.
How to reproduce
Write something long into a text box (e.g. chat) so that it goes over the standard width
Delete parts at the end until everything would fit into the text field
Also works with going to the beginning, marking everything to the end and pasting something shorter into the text box.
It happens automatically when first choosing "Desert", then "Redstone Ready" in the superflat menu.
Linked issues
is duplicated by 2
Comments 21
I got this bug too. But is not really a bug - see below
If you make a new superflat world:
1) Select REDSTONE READY
The preset will be 2;7,3x1,52x24;2 - correct
2) Select DESERT
The preset will be 2;7,3x1,52x24,8x12;2;stronghold,biome_1,village,decoration,dungeon,mineshaft - correct
3) Select again REDSTONE READY
The preset will be 4;2 - wrong...
BUT - The preset is not really 4;2, since the DESERT preset is large, the textbox only displays the last characters. If you select the textbox and press HOME or LEFT, you'll see that the preset is indeed 2;7,3x1,52x24;2
The game could place the cursor on the start of the textbox to avoid this confusion, I would call this a UI bug, not a game bug.
Probably duplicated by MC-91822
Oh sorry yes the search thing was glitching out. MC-105114 🙂
I fail to see the issue here. Can you explain more explicitly what the problem is?