MoonshotAI / MoonshotAI/kimi-code

[Bug] Kimi Web 中 ESC 关闭搜索弹窗会终止当前运行任务

Open
#1,538 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
7.5k
Forks
1.2k
Avg merge
11h 53m
Merged PRs (30d)
350

Description

问题描述

在 Kimi Web 中使用搜索会话弹窗时,按下 ESC 键关闭弹窗,会同时终止当前正在进行中的任务,存在热键冲突。

复现步骤

  1. 在 Kimi Web 中启动一个正在运行的任务
  2. 打开搜索会话弹窗
  3. 按下 ESC 键关闭弹窗

预期结果

ESC 键仅用于关闭搜索会话弹窗,不应影响后台正在运行的任务。

实际结果

搜索会话弹窗关闭的同时,当前进行中的任务被直接终止。

环境信息

  • Kimi Code 版本:0.23.4
  • 使用平台:macOS
  • 浏览器:Safari

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Reproduce the issue in Safari on macOS with a running task and the Kimi Web search session modal open, then trace the ESC handlers involved. Done means ESC closes only the search modal and leaves the running task active, with regression coverage if the project has a relevant test area.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.