mojira.dev
MC-299893

Labels for booleans within dialogs aren’t wrapped and can get cut off the edges of the screen

The Bug:

Labels for booleans within dialogs aren’t wrapped and can get cut off the edges of the screen.

Steps to Reproduce:

  1. Display the appropriate dialog by using the command provided below.

    /dialog show @s {"type":"minecraft:notice","title":"MC-299893","inputs":[{"type":"minecraft:boolean","key":"","label":"Observe how the text within this Boolean Label gets cut off at the edge of the screen because it consists of a lot of characters."}]}
  2. Observer if the label of the boolean gets cut off at the edge of the screen.

Observed Behavior:

Labels for booleans aren’t wrapped and can get cut off the edges of the screen.

Expected Behavior:

Labels for booleans would be wrapped and not get cut off the edges of the screen.

Attachments

Comments 2

Can confirm.

Avoma

(Unassigned)

Unconfirmed

(Unassigned)

1.21.8

Retrieved