#7397·wpf

A problem when Korean is typed into a WPF RichTextBox. (Windows11 MS IME)

Author: akon47Created Dec 28, 2022Updated Sep 4, 2026
LabelsInvestigate
  • .NET Core Version: .NET Core 3.0, .NET Core 3.1, .NET 5.0, .NET 6.0, .NET 7.0
  • Windows version: Windows11 (Build: 22623.1037)
  • Does the bug reproduce also in WPF for .NET Framework 4.8?: Yes

Problem description and Actual behavior:

  1. After selecting the text, when I type in Korean, the input does not work (NotePad is fine).

Animation

  1. When typing Hangul (Korean), there is a problem that it stops(lag) and incorrect typing occurs.

Animation

image

Expected behavior:

  1. The selected text area should be cleared and replaced with the character I typed.

  2. It shouldn't be slow and it types properly.


All issues are not reproducible with the option to use the old IME.

Animation