Multiple Selections Rendered with Search Box #7959

Open
opened 2026-01-31 01:16:53 +00:00 by claunia · 0 comments
Owner

Originally created by @carlos-zamora on GitHub (May 5, 2020).

Originally assigned to: @carlos-zamora on GitHub.

Environment

Windows Terminal version (if applicable): 0.11.1251.0

Any other software?

Steps to reproduce

  1. (Optional) cd to our repo's src\cascadia\CascadiaPackage
  2. ls -R (or just print a lot of output)
  3. Open search box (ctrl+shift+f)
  4. Search png a few times (at least until you force the viewport to scroll)
  5. Scroll up about half a page (current selection should be past halfway down your viewport)
  6. Search png again (just hit enter)

Expected behavior

Only one selection is visible at a time (because only one exists).

Actual behavior

bug image

Originally created by @carlos-zamora on GitHub (May 5, 2020). Originally assigned to: @carlos-zamora on GitHub. # Environment ```none Windows Terminal version (if applicable): 0.11.1251.0 Any other software? ``` # Steps to reproduce 1. (Optional) cd to our repo's src\cascadia\CascadiaPackage 2. `ls -R` (or just print a lot of output) 3. Open search box (<kbd>ctrl+shift+f</kbd>) 4. Search `png` a few times (at least until you force the viewport to scroll) 5. Scroll up about half a page (current selection should be past halfway down your viewport) 6. Search `png` again (just hit enter) # Expected behavior Only one selection is visible at a time (because only one exists). # Actual behavior ![bug image](https://user-images.githubusercontent.com/11050425/81117065-5566bd80-8edb-11ea-8691-79fa09e3f563.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7959