[GH-ISSUE #532] Language Switcher Text Appears blurry #5937

Open
opened 2026-05-12 17:56:03 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Chaseis4344 on GitHub (Jul 24, 2023).
Original GitHub issue: https://github.com/conventional-commits/conventionalcommits.org/issues/532

General Description of bug

The language switcher text on your website appears blurry

Expected behavior

All text should be clearly readable

To Replicate

  1. Go to https://www.conventionalcommits.org/en/v1.0.0/
  2. Hover over the Languages text on the top right
  3. Observe the dropdown

Screenshots

image

System Info

OS: Windows 11
Version: 22H (Build 22621.1702)

Browser: Chrome
Version: 115.0.5790.102 (Official Build) (64-bit) (cohort: M115_Early_stable)

Originally created by @Chaseis4344 on GitHub (Jul 24, 2023). Original GitHub issue: https://github.com/conventional-commits/conventionalcommits.org/issues/532 ## General Description of bug The language switcher text on [your website](https://www.conventionalcommits.org/en/v1.0.0/) appears blurry ## Expected behavior All text should be clearly readable ## To Replicate 1. Go to [https://www.conventionalcommits.org/en/v1.0.0/](https://www.conventionalcommits.org/en/v1.0.0/) 2. Hover over the Languages text on the top right 3. Observe the dropdown ## Screenshots ![image](https://github.com/conventional-commits/conventionalcommits.org/assets/73896908/17b4f3db-0aaa-4b72-83c9-10c961a8b574) ## System Info OS: Windows 11 Version: 22H (Build 22621.1702) Browser: Chrome Version: 115.0.5790.102 (Official Build) (64-bit) (cohort: M115_Early_stable)
Author
Owner

@lorenzodianni commented on GitHub (Jul 27, 2023):

It's a Chromium bug 997322 moved in status WontFix 1 year ago. I don't think that the chroumium team will fix it honestly..

We already tried to patch in #397, thanks to #396 issue.
The problem seems to appear only on some specific monitors.

The only solution is to remove overflow: auto and change the UI/UX language switcher
Do you have any idea? @damianopetrungaro

<!-- gh-comment-id:1654595929 --> @lorenzodianni commented on GitHub (Jul 27, 2023): It's a Chromium bug [997322](https://bugs.chromium.org/p/chromium/issues/detail?id=997322) moved in status **WontFix** 1 year ago. I don't think that the chroumium team will fix it honestly.. We already tried to patch in #397, thanks to #396 issue. The problem seems to appear only on some specific monitors. The only solution is to remove `overflow: auto` and change the UI/UX language switcher Do you have any idea? @damianopetrungaro
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#5937