BrowserWorks / Waterfox

The official Waterfox 💧 source code repository
https://www.waterfox.net
Other
3.57k stars 327 forks source link

Facebook timestamps missing #3443

Open newsjunkie247 opened 1 month ago

newsjunkie247 commented 1 month ago

What happened?

Since about yesterday Facebook timestamps in the newsfeed aren't appearing other than for the first post. They seem to appear normally in Firefox/Chrome.

Reproducible?

Version

G6

What platform are you seeing the problem on?

Windows

Relevant log output

No response

njwgh commented 3 weeks ago

I have the same problem Note that the timestamp in facebook is rendered using a 'canvas' element. Maybe waterfox doing something funny with canvas element. I tried dropping back to ver 6.0.13 but that didn't resolve the issue

newsjunkie247 commented 2 days ago

@njwgh Thanks to a post in another forum, the issue can be fixed by setting dom.textMetrics.fontBoundingBox.enabled to true in about:config