Bug 1477132

Summary: [trello zoxUAO2w] no copy/paste on right-click menu for Debug Terminal
Product: OKD Reporter: shahan <hasha>
Component: Management ConsoleAssignee: Samuel Padgett <spadgett>
Status: CLOSED DUPLICATE QA Contact: XiaochuanWang <xiaocwan>
Severity: low Docs Contact:
Priority: medium    
Version: 3.xCC: aos-bugs, jforrest, mmccomas, xxia, yapei
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-11-01 18:02:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
right_border_goes_outside none

Description shahan 2017-08-01 10:08:40 UTC
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

Comment 1 Xingxing Xia 2017-09-20 09:03:15 UTC
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

Comment 2 Samuel Padgett 2017-09-20 12:09:41 UTC
> 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.

Comment 3 Xingxing Xia 2017-09-21 02:05:29 UTC
Reasonable. Separate bug 1493827 is filed

Comment 4 Jessica Forrester 2017-11-01 18:02:40 UTC
This is the same underlying issue as bug 1278733

*** This bug has been marked as a duplicate of bug 1278733 ***