Skip to content

conhost: selecting text selects one character less (off by one) #19053

Open
@0wwafa

Description

@0wwafa

In version 1.23.11132.0 (and probably previous ones, but not in version 1.22)

If you select text, the last byte is not pasted.

I mean if you highlight a text, then press the right mouse button, it should copy the highlighted text.
Previous versions do that (as normal microsoft terminal-console does)
The latest version misses the last byte.

Metadata

Metadata

Assignees

Labels

Area-InteractionInteracting with the vintage console window (as opposed to driving via API or hooks)Issue-BugIt either shouldn't be doing this or needs an investigation.Priority-1A description (P1)Product-ConhostFor issues in the Console codebase

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions