Pasting multiple lines, multiple times is broken in main #16922

Closed
opened 2026-01-31 05:27:18 +00:00 by claunia · 1 comment
Owner

Originally created by @zadjii-msft on GitHub (Mar 3, 2022).

Originally assigned to: @zadjii-msft on GitHub.

After #12517 likely

copy a bunch of lines, like

git cherry-pick 02135ed
git cherry-pick 27a1b9d
git cherry-pick f5f0712
git cherry-pick c0083ef
git cherry-pick 09e9915
git cherry-pick 0a15643

and paste em. You'll get the warning, fine. Allow the paste. Now copy some more lines like

git cherry-pick 5ba0d61
git cherry-pick c62705e
git cherry-pick 788d33c

and paste em. No warning, no paste. One at a time works fine. I'm betting the page is stuck thinking the dialog is open (it's not).

(I bet there are other ways of reproducing this too)

Originally created by @zadjii-msft on GitHub (Mar 3, 2022). Originally assigned to: @zadjii-msft on GitHub. After #12517 likely copy a bunch of lines, like ``` git cherry-pick 02135ed git cherry-pick 27a1b9d git cherry-pick f5f0712 git cherry-pick c0083ef git cherry-pick 09e9915 git cherry-pick 0a15643 ``` and paste em. You'll get the warning, fine. Allow the paste. Now copy some more lines like ``` git cherry-pick 5ba0d61 git cherry-pick c62705e git cherry-pick 788d33c ``` and paste em. No warning, no paste. One at a time works fine. I'm betting the page is stuck thinking the dialog is open (it's not). (I bet there are other ways of reproducing this too)
Author
Owner

@ghost commented on GitHub (Mar 25, 2022):

:tada:This issue was addressed in #12625, which has now been successfully released as Windows Terminal Preview v1.13.1073.🎉

Handy links:

@ghost commented on GitHub (Mar 25, 2022): :tada:This issue was addressed in #12625, which has now been successfully released as `Windows Terminal Preview v1.13.1073`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.13.1073) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#16922