BrowserWorks / Waterfox

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

Waterfox G6.0.16 not rendering weather forecasts from UK Met Office correctly #3493

Closed reticulatus closed 1 day ago

reticulatus commented 3 days ago

What happened?

When viewing a weather forecast for a specific location on the UK Met Office website, the values for all the different units (e.g. Celsius and Fahrenheit for temperature) are displayed, instead of just those for the selected units. Other parts of the page are also not rendered correctly.

Example: https://www.metoffice.gov.uk/weather/forecast/gcpvj0v07#?date=2024-06-30

waterfox_crop

Compare with correct rendering in Firefox 127.0.2:

firefox_crop

The page is also rendered correctly in Chromium and Safari.

I have also tested G6.0.16 in Troubleshoot mode and with a default profile and the problem persisted.

Waterfox versions prior to G6.0.16 did render the forecasts correctly.

Reproducible?

Version

G6

What platform are you seeing the problem on?

Linux

Relevant log output

No response

reticulatus commented 2 days ago

Something has changed since I raised this issue. G6.0.16 is no longer showing the different values for all the units.

waterfox_crop_2

However, other parts of the page are still not being rendered correctly:

reticulatus commented 1 day ago

I have just checked the forecast pages on the Met Office website again and amazingly all the errors I listed in my previous comment appear to have been fixed somehow!

I have therefore closed this issue.