Bug 1586030

Summary: Container terminal sizing can be off slightly at certain screen resolutions
Product: OpenShift Container Platform Reporter: Brian Dooley <bdooley>
Component: Management ConsoleAssignee: Samuel Padgett <spadgett>
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.6.1CC: aos-bugs, hasha, jokerman, mmccomas
Target Milestone: ---   
Target Release: 3.7.0   
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: 2018-06-11 13:16:35 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:

Description Brian Dooley 2018-06-05 10:58:37 UTC
Description of problem:
Customer is upgrading to Openshift 3.6 and facing the issue that is documented here: https://github.com/openshift/origin-web-console/issues/1773

Customer is wondering why the issue persists, despite the fix having been merged.  Has the fix for the issue been deployed in post 3.6 versions of Openshift?

Version-Release number of selected component (if applicable):
OpenShift Master:
v3.6.173.0.117
Kubernetes Master:
v1.6.1+5115d708d7


How reproducible:
Every time

Steps to Reproduce:

Actual results:


Expected results:


Additional info:

Comment 1 Samuel Padgett 2018-06-07 15:42:00 UTC
We had to revert the original fix before 3.6 since it caused a worse regression:

  https://github.com/openshift/origin-web-console/pull/1811

The problem was fixed in 3.7 when we switched to xterm.js for our terminal:

  https://github.com/openshift/origin-web-console/pull/1869

Sorry for the confusion.

Moving ON_QA to verify that the problem is fixed in 3.7.

Comment 2 shahan 2018-06-08 05:36:58 UTC
checked this issue has been fixed.

OpenShift Master: v3.7.51
Kubernetes Master: v1.7.6+a08f5eeb62

Comment 3 Samuel Padgett 2018-06-11 13:16:35 UTC
Closing as already fixed in 3.7.z. Please let me know if you have any concerns.