Microsoft/vscode

Keyboard Enter for "Force Checkout" not working

Open

#239.062 aberto em 29 de jan. de 2025

Ver no GitHub
 (3 comments) (0 reactions) (1 assignee)TypeScript (10.221 forks)batch import
buggithelp wanted

Métricas do repositório

Stars
 (74.848 stars)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 30d)

Description

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

Guia do colaborador