Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-254401

The size of the chat preview field doesn't have a limit

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • 1.19.1 Pre-release 6, 1.19.1 Release Candidate 2
    • None
    • Confirmed
    • Social Interactions

      The Bug:

      The size of the chat preview field doesn't have a limit.

      Because of this, when selectors are used within commands, the chat preview field scales to fix the text inside of it, which sometimes results in it being abnormally large. Not only does this have a notable impact on performance, but it looks quite bizarre.

      Steps to Reproduce:

      • Summon a command block minecart.
      • /summon minecraft:command_block_minecart
      • Summon multiple more command block minecarts by executing the command provided below several times.
      • /execute at @e[type=minecraft:command_block_minecart] run summon minecraft:command_block_minecart
      • Type the following command in chat without sending it.
      • /say @e
      • Look at the chat preview field.
      • Take note as to whether or not the size of the chat preview field has a limit.

      Observed Behavior:

      The size of the chat preview field doesn't have a limit.

      Expected Behavior:

      The size of the chat preview field would have a limit.

            Unassigned Unassigned
            Avoma [Mod] Avoma
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: