cheeaun / cheeaun/phanpy

Usernames are not bold with Segoe UI on Firefox

Open
#432 1 comment 0 reactions 0 assignees View on GitHub
bug design
Dominant language
JavaScript
Stars
1.5k
Forks
186
Avg merge
1d 36m
Merged PRs (30d)
11

Description

**Describe the bug**
Usernames of posts have the same font weight as the contents of the post.
- Site: phanpy.social
- Instance: hachyderm.io

**To Reproduce**
Visit the main feed.

**Expected behavior**
Usernames of posts have a higher font weight than the contents of the post.

**Screenshots**
![image](https://github.com/cheeaun/phanpy/assets/90956290/4f71c4c4-1d8d-4500-a8c3-1b6a9ec07914)

**Desktop (please complete the following information):**
- OS: Windows 11
- Browser: Firefox v. 123

**Additional context**
The username has the style `font-weight: 500`, and the font resolves to **Segoe UI**.

It looks like Segoe UI has no difference between `font-weight: 400` and `font-weight: 500`, it only gets a different look at `font-weight: 600`. I found a test page that demonstrates this: http://chriskr.github.io/tests/test-segoe-ui.html

Interestingly, in Chrome, the font resolves to **Segoe UI Semibold**, and looks correct:
![image](https://github.com/cheeaun/phanpy/assets/90956290/5dd97f8d-615a-4eec-ba9b-6447b94e28ae)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.