Microsoft/vscode

Keyboard Enter for "Force Checkout" not working

Open

#239,062 创建于 2025年1月29日

在 GitHub 查看
 (3 评论) (0 反应) (1 负责人)TypeScript (10,221 fork)batch import
buggithelp wanted

仓库指标

Star
 (74,848 star)
PR 合并指标
 (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)

描述

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

  • VS Code Version: 1.96.4
  • OS Version: macOS 15.2 24C101 arm64

Steps to Reproduce:

  1. Make some change within a git repo
  2. Now checkout to difference branch
  3. We will get a dialog for weather discord or stash the changes
  4. Click enter when focus is on "force to checkout" button
  5. The action was supposed to discard changes and checkout branch which happens when clicked
  6. But what happens was stash dialog is opened

贡献者指南