Confusing behavior in Command Palette when pressing "Home" during search #11309

Open
opened 2026-01-31 02:44:04 +00:00 by claunia · 0 comments
Owner

Originally created by @Don-Vito on GitHub (Nov 7, 2020).

Environment

Development branch

Steps to reproduce

  1. Open command palette.
  2. Input some search text
  3. Scroll Down a bit
  4. Now press home
  5. Press home again

ConfusingHome

Expected behavior

Home should be disabled either in search box or in the command palette.
Same of course applies to End.

Actual behavior

  1. The first occurrence of Home goes to the beginning of the filter
  2. The second occurrence of Home scrolls the palette
Originally created by @Don-Vito on GitHub (Nov 7, 2020). # Environment Development branch # Steps to reproduce 1. Open command palette. 2. Input some search text 3. Scroll Down a bit 4. Now press home 5. Press home again ![ConfusingHome](https://user-images.githubusercontent.com/4639110/98452152-6c6dbd00-2155-11eb-874b-e127a9cce63e.gif) # Expected behavior Home should be disabled either in search box or in the command palette. Same of course applies to End. # Actual behavior 1. The first occurrence of Home goes to the beginning of the filter 2. The second occurrence of Home scrolls the palette
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#11309