Description of problem: no copy/paste button on Right-click menu for Debug Terminal, OCP 3.6 has copy/paste buttons in right-click. Version-Release number of selected component (if applicable): OpenShift Master:v3.6.0-rc.0+3994e0b-376 Kubernetes Master:v1.7.0+695f48a16f How reproducible: Always Steps to Reproduce: 1 Login in web console, create crashing pod oc run run-once-pod --image=openshift/origin --command=true ls /abcd --restart=Never 2.On the crashing pod page, click Debug Terminal Link 3.Check Debug terminal Actual results: no copy/paste button on Right-click menu Expected results: Should have these two button for copy/paste. Additional info: target release:v3.7.0
Created attachment 1328332 [details] right_border_goes_outside Checked in v3.7.0-0.126.4. Comment 0's bug still exist. Besides, a new issue comes - the debug terminal's right border goes outside (only FF and Chrome are checked), see screenshot
> Created attachment 1328332 [details] > right_border_goes_outside > > Checked in v3.7.0-0.126.4. Comment 0's bug still exist. Besides, a new issue > comes - the debug terminal's right border goes outside (only FF and Chrome > are checked), see screenshot Please open a separate bug for this since it's an unrelated problem. I ask because the original bug will probably require a fix in the upstream xterm.js dependency, whereas the new problem won't. It will be easier to track what is fixed and when if they are different bugs. I'm moving this back to the original low severity since the new problem will be tracked separately.
Reasonable. Separate bug 1493827 is filed
This is the same underlying issue as bug 1278733 *** This bug has been marked as a duplicate of bug 1278733 ***