Skip to content

"copy on select" doesn't work good #14713

Closed
@ozinka

Description

Windows Terminal version

1.16.3463.0

Windows build number

10.0.19044.0

Other Software

No response

Steps to reproduce

Enable option in settings "copy on select" in settings.
Select something in terminalLet it be "some text 1".
image
Switch to another application e.g. notepad.
Paste.
Copy anything else in notepad and paste into terminal with right click. Let it be "some text 2".
image
Switch to terminal and paste text with Mouse Right Click.
image

Expected Behavior

Expecting to see pasted "some text 2"

Actual Behavior

Selection from Terminal become not selected and pasted text is still "some text 1".
image

I'm expecting to see copied new text. But when I paste with Mouse Right Click, it copies again selection from Terminal and paste it.
During work I often use copy/paste functions and this behavior brings significant inconvenience.

For example, putty keeps selection and data in clipboard till you copy anything else in other place. In that case selection (background highlighting) in putty just deselected.
It looks Mouse Right Click does two action copy selected+paste, but I expect to see only paste (maybe +deselect).
It seems in some previous versions of ms terminal it worked properly.
Thnx

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-TerminalControlIssues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)Help WantedWe encourage anyone to jump in on these.Issue-TaskIt's a feature request, but it doesn't really need a major design.Product-TerminalThe new Windows Terminal.Resolution-DuplicateThere's another issue on the tracker that's pretty much the same thing.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions