mojira.dev
MCPE-237264

Windows Alt code input not handled correctly.

Windows Alt code input is not interpreted correctly in certain applications. Instead of inserting the expected Unicode characters, the applications either:

  • Insert incorrect control characters, or

  • Ignore the input entirely

This behavior differs from standard Windows applications (e.g., Notepad), where Alt codes correctly produce Unicode symbols.


Steps to Reproduce:

  1. Open a standard Windows text editor (e.g., Notepad)

  2. Hold Alt and type a numeric code on the numpad (e.g., Alt + 21)

  3. Observe correct symbol insertion

  4. Open the game (In game or Ore UI menu)

  5. Repeat the same Alt code input

  6. Observe incorrect behavior:

    • Wrong character inserted, or

    • No character inserted


Examples:

  • Alt + 21

    • Expected: ยง (\u00A7)

    • Actual in game: "" (\u0015)

    • Actual in Ore UI: no input

(Other Alt codes may exhibit similar issues.)


Expected Result:
Alt code input should produce the same Unicode characters as in standard Windows applications, regardless of the application.

Attachments

Comments 1

Thank you for helping us improve Minecraft! We saved your files:

[media][media][media]

Minatocraft

(Unassigned)

Unconfirmed

Windows

windows 11

26.3

Retrieved