Skip to content

Korean IME input is dropped or corrupted in Markdown preview Cmd+F find box #320869

Description

@wibaek

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.123.2
  • OS Version: macOS 26.4.1 (25E253), arm64

Steps to Reproduce:

  1. Open any Markdown file.
  2. Open the built-in Markdown preview, for example with Markdown: Open Preview to the Side.
  3. Focus the Markdown preview pane.
  4. Press Cmd+F to open the find box for the preview.
  5. Switch to the Korean input method and type Korean text into the find box, for example 안녕하세요 or another Korean search term.

Expected:

The Korean text should be entered into the Markdown preview find box correctly, with all composed characters preserved.

Actual:

Some Korean keystrokes are dropped or entered incorrectly in the Markdown preview find box. The text shown in the find box can differ from what was typed, making it unreliable to search Korean text in Markdown preview.
Image

Notes:

I searched existing issues and PRs before filing this report. I found related Korean/IME/find/webview issues, but I could not find an exact duplicate for Korean IME keystrokes being dropped or misinterpreted specifically in the Markdown preview Cmd+F find box.

I also reproduced the issue with all extensions disabled using code --disable-extensions.

The same behavior was confirmed on a colleague's computer as well, so this does not appear to be specific to my local extension setup or user settings.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugeditor-findEditor find operationsunreleasedPatch has not yet been released in VS Code Insiders

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions