New issue
Advanced search Search tips

Issue 863744 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: Jul 26
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

JavaScript REPL from shell doesn't interpret arrow keys correctly

Reported by gius...@gmail.com, Jul 15

Issue description

UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36

Steps to reproduce the problem:
1. Launch REPL via `chromium --headless --repl`
2. Press `Left`

What is the expected behavior?

What went wrong?
`^[[D` instead of nothing

Did this work before? N/A 

Chrome version: 67.0.3396.99  Channel: stable
OS Version: Arch Linux (64-bit)
Flash Version:
 
15668.png
698 KB View Download
Labels: Needs-Triage-M67
Components: -Platform>DevTools Platform>DevTools>JavaScript Internals>Headless
Labels: Triaged-ET
Thanks for filing the issue!

This issue is related to JavaScript REPL, as the setup is not available at TE end. Tentatively adding Internals>Headless and Platform>DevTools>JavaScript label to it and requesting someone from the respective team have look at this issue.

Thanks!
Labels: TE-NeedsTriageHelp
As per comment #2, adding 'TE-NeedsTriageHelp' label and requesting the appropriate teams to look into the issue and help further.

Thanks..
Components: -Platform>DevTools>JavaScript
Owner: caseq@chromium.org
Status: WontFix (was: Unconfirmed)
This feature is deprecated, we're actually about to remove it -- you can use node + puppeteer for REPL.

Sign in to add a comment