Skip to content

[BUG] Quick Launch breaks IME composition behavior on macOS #2604

@LinEvil

Description

@LinEvil

Description

In Quick Launch, pressing Enter while IME composition is active immediately opens the highlighted item (repo/command), instead of committing the IME text.

Image

Expected

  • Enter during IME composition should commit the composition text
Image
  • Quick Launch updates matching based on the committed text
  • A second Enter triggers the action

Actual

  • The IME composition is not committed, so the Quick Launch input remains empty and no matching has started
  • Despite this, pressing Enter still triggers the action, opening the currently highlighted default repository or command

Environment

  • macOS 26.4.1
  • Fork 2.66.6
  • IME input (e.g. Chinese / Japanese)

Reference
IME works correctly in Create Tag / Create Branch:

Image
  • First Enter → commit IME text
Image
  • Second Enter → perform action

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions