Microsoft/vscode

Keyboard Enter for "Force Checkout" not working

Open

#239.062 geöffnet am 29. Jan. 2025

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (10.221 Forks)batch import
buggithelp wanted

Repository-Metriken

Stars
 (74.848 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11h 43m) (1.000 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide