Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix double paste when CF_UNICODETEXT & CF_HDROP are present #17543

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

lhecker
Copy link
Member

@lhecker lhecker commented Jul 10, 2024

Well, this one is rather simple. :)
tl;dr: We shouldn't call StringPaste twice for the same paste.

Closes MSFT:51822029

@lhecker lhecker added Product-Conhost For issues in the Console codebase Issue-Bug It either shouldn't be doing this or needs an investigation. Area-User Interface Issues pertaining to the user interface of the Console or Terminal Priority-3 A description (P3) labels Jul 10, 2024
@DHowett DHowett enabled auto-merge July 10, 2024 22:41
@DHowett DHowett added this pull request to the merge queue Jul 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 12, 2024
@DHowett DHowett added this pull request to the merge queue Jul 12, 2024
Merged via the queue into main with commit 8c6eaad Jul 12, 2024
20 checks passed
@DHowett DHowett deleted the dev/lhecker/51822029-clipboard branch July 12, 2024 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-User Interface Issues pertaining to the user interface of the Console or Terminal Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-3 A description (P3) Product-Conhost For issues in the Console codebase
Projects
Development

Successfully merging this pull request may close these issues.

3 participants