Bug 1935096

Summary: Creating a Source Secret from type SSH-Key should use monospace font for better usability
Product: OpenShift Container Platform Reporter: Steve Netting <snetting>
Component: Management ConsoleAssignee: Jakub Hadvig <jhadvig>
Status: CLOSED ERRATA QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: low    
Version: 4.6.zCC: agogala, aos-bugs, jokerman, openshift-bugzilla-robot, yapei
Target Milestone: ---Keywords: UpcomingSprint
Target Release: 4.6.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1910666 Environment:
Last Closed: 2021-03-30 17:03:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1910666    
Bug Blocks:    

Comment 1 Steve Netting 2021-03-04 12:01:25 UTC
Bugfix included in 4.7 but customer currently on 4.6 EUS and so requesting backport.  Thanks.

Comment 4 Yadan Pei 2021-03-23 10:54:50 UTC
Create a Source Secret with 'SSH Key' type, upload some certs file, check the text area format, it is using 
var(--pf-global--FontFamily--monospace)

.co-file-dropzone__textarea {
    font-family: var(--pf-global--FontFamily--monospace);
    min-height: 300px;
    width: 100%;
}


Verified on 4.6.0-0.nightly-2021-03-21-131139(candidate nightly for 4.6.23)

Comment 6 errata-xmlrpc 2021-03-30 17:03:16 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (OpenShift Container Platform 4.6.23 bug fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2021:0952

Comment 7 Samuel Padgett 2021-04-09 15:58:43 UTC
*** Bug 1935673 has been marked as a duplicate of this bug. ***