The first keystroke after dismissing the find dialog is eaten #5599

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

Originally created by @zadjii-msft on GitHub (Dec 17, 2019).

Originally assigned to: @KaiyuWang16 on GitHub.

Repro Steps:

  1. Open the find dialog
  2. Type some text
  3. Press esc to dismiss the dialog
  4. type some characters

Actual behavior:

The first character typed after dismissing doesn't get sent to the TermControl

Expected

All the characters typed after dismissing the dialog should be sent to the TermControl/TerminalConnection

Originally created by @zadjii-msft on GitHub (Dec 17, 2019). Originally assigned to: @KaiyuWang16 on GitHub. ### Repro Steps: 1. Open the find dialog 2. Type some text 3. Press <kbd>esc</kbd> to dismiss the dialog 4. type some characters ### Actual behavior: The first character typed after dismissing doesn't get sent to the `TermControl` ### Expected All the characters typed after dismissing the dialog should be sent to the `TermControl`/`TerminalConnection`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#5599