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

Tab appears as a control character

XMLWordPrintable

    • Confirmed
    • Text

      Relates to MC-278216 and MC-278220.

      The bug

      The tab character U+0009 most often appears as a large space, often the width of four U+0020 spaces. However, in Minecraft, it appears as a control character.

      How to reproduce

      For some reason this character cannot be pasted into the game at all, so we will need to force it to appear using a command:

      /tellraw @p {"text": "a\u0009b"}

      Expected results

      A large gap between a and b.

      Actual results

      It appears like a control character.

            Unassigned Unassigned
            Awesoman3000 Connor Steppie
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              CHK: