Ime Warmup

Fixes the macOS bug where the first characters typed into a text field are committed raw instead of being composed by the input method (MC-310487).

updating Published
  • Fabric 26.1+
  • NeoForge 26.1+
  • minecraft
  • ime
  • macos

Team1

A client-side macOS fix for MC-310487: the first characters typed into a text field are committed as raw characters instead of being composed. With a Korean input source, typing 안녕하세요 in chat comes out as ㅇㅏㄴ녕하세요. Japanese and Chinese input sources are affected too.

License