Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LibWeb: Deformed text on brave.com #24252

Open
theonlyasdk opened this issue May 7, 2024 · 5 comments
Open

LibWeb: Deformed text on brave.com #24252

theonlyasdk opened this issue May 7, 2024 · 5 comments
Labels
bug Something isn't working web compatibility

Comments

@theonlyasdk
Copy link
Contributor

How it should look like (screenshot from Chrome):

image

How it looks like in Ladybird:

image

Steps to reproduce:

  1. Go to brave.com
  2. Scroll down to the Advanced Features section
  3. See deformed text under 3rd card
@trnxdev
Copy link

trnxdev commented May 7, 2024

I don't think it's the text, but rather something else, because the blurriness depends on the zoom (Ctrl + or Ctrl -)
image (90%)
image (100%)
image (110%)

CPU: Ryzen 7 7800X3D
GPU: Radeon RX 7900 XTX
RAM: 32gb
uname -mprs output: Linux 6.8.9-zen1-1-zen x86_64 unknown

@theonlyasdk
Copy link
Contributor Author

Hmm, if that's the case then it is probably a misplaced div with a blurred background?

@trnxdev
Copy link

trnxdev commented May 7, 2024

Uhhh... why is the inspector text blurred? I don't think it's a div
image

P.S. Now that I look closer, you can really see even the image/line below the text is blurred

@theonlyasdk
Copy link
Contributor Author

Hmm, I assume the inspector text is also written in HTML? Let's wait until someone who works in this area looks into this issue

@Hendiadyoin1
Copy link
Contributor

It seems to me that it's this ::after pseudo element, but I can't quite tell where it comes from
grafik

@Hendiadyoin1 Hendiadyoin1 added bug Something isn't working web compatibility labels May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working web compatibility
Projects
None yet
Development

No branches or pull requests

3 participants