mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-05-24 08:31:12 -05:00
[GH-ISSUE #532] Language Switcher Text Appears blurry #6600
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Screenshots
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)
@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: autoand change the UI/UX language switcherDo you have any idea? @damianopetrungaro