Bug 1935096 - Creating a Source Secret from type SSH-Key should use monospace font for better usability
Summary: Creating a Source Secret from type SSH-Key should use monospace font for bett...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 4.6.z
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 4.6.z
Assignee: Jakub Hadvig
QA Contact: Yadan Pei
URL:
Whiteboard:
: 1935673 (view as bug list)
Depends On: 1910666
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-04 12:00 UTC by Steve Netting
Modified: 2021-04-09 15:58 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1910666
Environment:
Last Closed: 2021-03-30 17:03:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift console pull 8312 0 None open [release-4.6] Bug 1935096: Apply var pf-global--FontFamily--monospace to the create secret textarea input 2021-03-05 11:00:19 UTC
Red Hat Product Errata RHBA-2021:0952 0 None None None 2021-03-30 17:03:24 UTC

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. ***


Note You need to log in before you can comment on or make changes to this bug.