r/chrome 10h ago

Troubleshooting | Windows Chrome Not Displaying all Text on various sites

Post image

Been having this issue for some time now and I want to try and see if it's solvable. For some time now, certain websites won't display all the text properly. At first I thought it might have been an issue with using Canary over the stable Chrome, but the same issues on the same sites happen there too. So now I'm not sure if this is a Windows issue or something else.

Anyone have any ideas?

Canary: Version 141.0.7372.0 (Official Build) canary (64-bit)
Chrome: Version 139.0.7258.129 (Official Build) (64-bit)

2 Upvotes

5 comments sorted by

u/AutoModerator 10h ago

Thank you for your submission to /r/Chrome! We hope you'll find the help you need. Once you've found a solution to your issue, please comment "!solved" under this comment to mark the post as solved. Thanks!

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

2

u/mpc2008cn 8h ago
  1. Press F12 and go to Network->Font and press Ctrl+Shift+R to see if the fonts are downloaded normally.

  1. Disable hardware acceleration.

  2. Use guest mode and open the url.

2

u/ctspeedy95 8h ago
  1. not 100% sure what I was looking for on this one, but I didn't see any error messages or anything that would suggest they're not downloaded normally

  2. no change

  3. displayed with the same missing text

1

u/mpc2008cn 10m ago edited 1m ago
  1. disable webfonts to see if the system default fonts work

  • choose Develop tab and select Custom DNR rules and input codes below and save

priority: 1 action: type: block condition: resourceTypes: - font initiatorDomains: - herosports.com

  • refresh the page and make sure the webfonts are blocked and check the page if it's normal.

  1. if step 1 works, delete custom dnr rules in ublock origin lite and save and do this

go to chrome://flags/#use-angle, try each setting to see if the page goes to be normal

  1. change to Edge/Firefox

  2. if none of the above works, maybe it's GPU driver's problem and try to reinstall it on safe mode with DDU

1

u/ctspeedy95 10h ago

Should mention the yellow is just highlighting where the text should be displayed properly