-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Korean IME suggestions don't appear #6227
Copy link
Copy link
Closed
Labels
Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-ConhostFor issues in the Console codebaseFor issues in the Console codebaseResolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Description
Environment
Windows build number: Microsoft Windows [Version 10.0.18363.836] (1909 rtm + patches)
Steps to reproduce
- Start Korean IME
- Turn it into IME entry mode, not English.
- Type 'dks'
Expected behavior
We should see each piece get composed at a time. The D representation combined with the K one then combined with the S one. On enter, it should fully commit.
Actual behavior
We see nothing until the final commit is hit with the enter key.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-ConhostFor issues in the Console codebaseFor issues in the Console codebaseResolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
