Mojira Archive
MC-278220

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

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.

Unresolved

Connor Steppie

2024-11-09, 02:58 PM

2024-11-11, 03:41 PM

0

1

Confirmed

Text

characters-needing-improvement

1.21.3, 24w45a

-