Microsoft/vscode

Keyboard Enter for "Force Checkout" not working

开放

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

 (3 条评论) (0 个反应) (1 位负责人)TypeScript (39,847 个派生)batch import
buggithelp wanted

仓库指标

星标
 (184,936 个星标)
PR 合并指标
 (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

贡献者指南