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

Zero-width non-breaking space appears as a control character

XMLWordPrintable

    • Confirmed
    • Text

      Relates to MC-278216.

      The bug

      The zero-width non-breaking space character, rather than being a zero-width space, appears to fall back to GNU Unifont and renders as a control character.

      How to reproduce

      Paste this into a text field:

      ab

      Alternatively, run this command:

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

      Expected results

      The zero-width space would not be visible.

      Actual results

      It is.

      How to fix

      Define this as a width of 0 in the space provider file.

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

              Created:
              Updated:
              CHK: