lichess-org / lila

♞ lichess.org: the forever free, adless and open source chess server ♞
https://lichess.org
GNU Affero General Public License v3.0
15.06k stars 2.23k forks source link

Doesn't appear correctly using palemoon web browser #16014

Open hmm5 opened 1 week ago

hmm5 commented 1 week ago

Exact URL of where the bug happened

Board doesn't appear correctly.
Screenshot_2024-09-05_17-31-49

Maybe it has something to do with this issue again? https://github.com/lichess-org/lila/issues/12856

Steps to reproduce the bug

Click on the daily puzzle, etc. and the board doesn't show up correctly.

What did you expect to happen?

The board to show up.

What happened instead?

The board doesn't show up.

Operating system

Manjaro Linux

Browser and version (or alternate access method)

Palemoon

Additional information

No response

ornicar commented 1 week ago

What's the browser version?

hmm5 commented 1 week ago

Palemoon version 33.3.0. The issue started happening recently, and was working fine earlier.

ornicar commented 1 week ago

git bisect eventually led me to #15976

ornicar commented 1 week ago

remove min/max css fallbacks as IE support is probably no longer a goal

Using these new CSS features resulted in bumping our browser support: https://github.com/lichess-org/lila/pull/15976/commits/f55c0999fa7956662715456102cc37d603119684

If palemoon is based on a Firefox webview older than 75, then this bug would be explained.