Closed Bug 1518988 Opened 7 years ago Closed 6 years ago

CertViewer shows SHA-256 fingerprint in monospace, inconsistent with other similar data

Categories

(Core :: Security: PSM, enhancement, P5)

enhancement

Tracking

()

RESOLVED WONTFIX

People

(Reporter: dveditz, Unassigned)

Details

(Whiteboard: [psm-would-take])

In the CertViewer (/security/manager/pki/resources/content/certViewer.xul) the SHA-256 fingerprint has an explicit inline style of "font-family: monospace" and differs from every other similar entry on the dialog including the SHA1 fingerprint that immediately follows. Given the use of the global.css classes in that file it probably should have used class="monospace" instead of cut/pasting class="plain" and using an inline style.

This appears to have been introduced when the SHA-256 fingerprint was initially added in bug 622332, then moved to the current file as part of bug 1434151.

I have a minor preference for the non-monospace look overall, but primarily think it's super ugly to have a mix of styles. The two fingerprints and the Serial Number above should look the same.

(originally reported by timeless via #security)

Priority: -- → P5
Whiteboard: [psm-would-take]

We reimplemented the certificate viewer and won't be continuing to develop the old one.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.