New issue
Advanced search Search tips

Issue 803089 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 821690
Owner:
Closed: Apr 2018
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug-Regression



Sign in to add a comment

Pasting from cmd.exe results in garbage

Project Member Reported by hirosh...@chromium.org, Jan 17 2018

Issue description

Chrome Version: 65.0.3322.0
OS: Win7

What steps will reproduce the problem?
(1) Open cmd.exe, type/execute something.
(2) Copy multiple lines from cmd.exe console log.
(3) Paste it to the address bar of Chrome browser (or something else like textarea).

What is the expected result?
Pasted as-is.

What happens instead?
Garbage letters appear at the end.
(See the screenshot; when pasted to a text editor, the pasted text is:
C:\src\depot_tools>
C:\src\depot_tools>
C:\src\depot_tools>
C:\src\depot_tools>
)

Bisected.
The first bad revision was:
https://chromium-review.googlesource.com/c/chromium/src/+/803798

chrisha@, could you take a look?

(Marking tentatively as Restrict-View-Google in case the garbage is from outside the correct buffer boundary)
 
garbage.png
7.7 KB View Download
Labels: M-65
Labels: -Restrict-View-Google
Mergedinto: 821690
Status: Duplicate (was: Assigned)

Sign in to add a comment