bbcmicrobit / bbcmicrobit/PythonEditor
webUSB serial (REPL) doesn't support right click to cut/copy/paste
- Lenguaje dominante
- JavaScript
- Estrellas
- 201
- Forks
- 126
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I'm trying to transfer printed data from the webUSB serial screen to another package.
I can hold left mouse button to highlight text but cannot right click onto this highlighted text to copy.
Same with just the same with right-click paste (into an `input` statement)
Also shortcut keys ctrl-X, ctrl-C and ctrl-V don't work
Highlight text and middle-click transfers text from one window to current input point which is a UNIX/Linux thing
`uname -a` yeilds
Linux samsung01 4.13.0-32-generic #35~16.04.1-Ubuntu SMP Thu Jan 25 10:13:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
`chromium-browser --version` yeilds
Using PPAPI flash.
Chromium 74.0.3729.169 Built on Ubuntu , running on LinuxMint 18.2
Guía de contribución
Línea de trabajo
Comienza en el REPL serial de webUSB y reproduce el comportamiento informado al seleccionar, hacer clic derecho y usar Ctrl-X/C/V en Chromium sobre Linux. Se considera terminado cuando se pueda copiar la salida resaltada y pegar texto en la entrada del REPL mediante el menú contextual y los atajos de teclado.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- frontend, web-dev
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100