Closed
Bug 1671373
Opened 5 years ago
Closed 5 years ago
Minor visual improvements to about:certificate
Categories
(Firefox :: Security, defect, P3)
Firefox
Security
Tracking
()
RESOLVED
FIXED
83 Branch
| Tracking | Status | |
|---|---|---|
| firefox83 | --- | fixed |
People
(Reporter: itiel_yn8, Assigned: itiel_yn8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
- For RTL, the border-radius for the tabs at the top are applied on the opposite sides:
https://searchfox.org/mozilla-central/rev/9c72508fcf2bba709a5b5b9eae9da35e0c707baa/toolkit/components/certviewer/content/components/certificate-section.css#44,48 - Each
<list-item>has border on the left/right side, so it's not flush with the panel - For RTL, some values should be LTR
Assignee: nobody → itiel_yn8
Status: NEW → ASSIGNED
Flags: needinfo?(itiel_yn8)
Updated•5 years ago
|
Severity: -- → S3
Priority: -- → P3
- Fix border-radius at the top of the tabs for RTL
- Make every <list-item> flush with the panel
- Force LTR / set dir=auto where needed
Pushed by btara@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/455a710ad690
Visual improvements to about:certificate r=johannh
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•