mojira.dev
MC-254030

The description (lore) of the item overflows.

After I updated client to 1.19 JE, the description tooltip of the item overflows.

At previous 1.18.2 JE, it was fine at the same GUI level.

It seems the viewport is enough to show all of the description but the position strategy is bad.

 

  • This is not a problem from modified client or plugins. The item in the capture is just lore & nbt edited item. (created by /item replace command) Nothing changed from the server.

  • I recreated this issue with the capture from vanilla 1.19 client.

 

[ Test Case ]

I used command block to create item with long description.

// give command
give @p stone{display:{Name:'[{"text":"tootip test","italic":false}]',Lore:['[{"text":"line#1","italic":false}]','[{"text":"line#2","italic":false}]','[{"text":"line#3","italic":false}]','[{"text":"line#4","italic":false}]','[{"text":"line#5","italic":false}]','[{"text":"line#6","italic":false}]','[{"text":"line#7","italic":false}]','[{"text":"line#8","italic":false}]','[{"text":"line#9","italic":false}]','[{"text":"line#10","italic":false}]','[{"text":"line#11","italic":false}]','[{"text":"line#12","italic":false}]','[{"text":"line#13","italic":false}]','[{"text":"line#14","italic":false}]','[{"text":"line#15","italic":false}]','[{"text":"line#16","italic":false}]','[{"text":"line#17","italic":false}]','[{"text":"line#18","italic":false}]','[{"text":"line#19","italic":false}]','[{"text":"line#20","italic":false}]','[{"text":"line#21","italic":false}]','[{"text":"line#22","italic":false}]','[{"text":"line#23","italic":false}]','[{"text":"line#24","italic":false}]','[{"text":"line#25","italic":false}]','[{"text":"line#26","italic":false}]','[{"text":"line#27","italic":false}]','[{"text":"line#28","italic":false}]','[{"text":"line#29","italic":false}]','[{"text":"line#30","italic":false}]','[{"text":"line#31","italic":false}]','[{"text":"line#32","italic":false}]','[{"text":"line#33","italic":false}]']}} 1

As you can see in the captures of two versions, tooltip of the item is totally different.

Linked issues

Attachments

Comments 5

anthony cicinelli

Can you provide the command used to reproduce this

I added test case with new screenshots. (tested on vanilla client, single game)

I believe this is the same issue as MC-253053.

Does MC-253053 describe your issue?

Yes it does. Dont know it was already created.

soyanyan

(Unassigned)

Unconfirmed

(Unassigned)

1.19

Retrieved