Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to copy text from browser terminal #2531

Closed
0xmichalis opened this issue Nov 24, 2017 · 7 comments
Closed

Ability to copy text from browser terminal #2531

0xmichalis opened this issue Nov 24, 2017 · 7 comments
Assignees
Labels
dependency/bower_component kind/bug Categorizes issue or PR as related to a bug. priority/P2

Comments

@0xmichalis
Copy link

I am not able to copy text from the Terminal tab of a pod - is it something not supported in the console or a quirk of my browser?

@jhadvig
Copy link
Member

jhadvig commented Nov 24, 2017

I've tried to reproduce the issue but without any luck. What version of origin and console (in case you are lunching console in dev mode) are you running ? + what browser ?

@0xmichalis
Copy link
Author

what browser ?

Firefox 57

What version of origin and console (in case you are lunching console in dev mode) are you running ?

I can reproduce this in a couple of different clusters, both dev and our ci cluster which is openshift v3.7.0-rc.0+bd64aab-99.

The steps I am following is navigate to the terminal logs and try to copy paste either by selecting the text and right-click, or Ctrl+C (terminal signal), or Ctrl+Shift+C (opens a debugger and a couple of other windows in my browser).

@spadgett spadgett added dependency/bower_component kind/bug Categorizes issue or PR as related to a bug. priority/P2 labels Nov 27, 2017
@spadgett
Copy link
Member

@Kargakis I think you're seeing xtermjs/xterm.js#1003. Unfortunately they haven't released xterm.js v3 with the fix yet.

@yvnicolas
Copy link

Not sure this is related or not but I can not copy paste either in Chrome when accessing the terminal tab on a mongo-db Pod. It is also "not friendly" with my AZERTY keyboard for non standard characters : even to enter a {, I need to use alt + ascii code...

@jwforres
Copy link
Member

@yvnicolas xterm.js recently releases v3 and has a test example you can run https://github.com/xtermjs/xterm.js#demo

can you see if you still have these issues on their latest? we plan to update during 3.10

@spadgett
Copy link
Member

@yvnicolas Which OpenShift version are you using? We fixed several bugs in this area in 3.7.

@rhamilto
Copy link
Member

rhamilto commented Mar 1, 2018

Should be fixed by #2849

@rhamilto rhamilto closed this as completed Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency/bower_component kind/bug Categorizes issue or PR as related to a bug. priority/P2
Projects
None yet
Development

No branches or pull requests

6 participants