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

Development branch shows blank page in Firefox 115.12.0esr #27676

Closed
bartvdbraak opened this issue Jul 5, 2024 · 6 comments
Closed

Development branch shows blank page in Firefox 115.12.0esr #27676

bartvdbraak opened this issue Jul 5, 2024 · 6 comments
Labels
O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Critical Prevents work, causes data loss and/or has no workaround T-Defect

Comments

@bartvdbraak
Copy link
Contributor

Steps to reproduce

  1. Where are you starting? What can you see?
  1. What do you click?
  • Nothing, the whole page is blank
Screencast_20240705_114613.webm

Outcome

What did you expect?

The application showing a login page or a guest view

What happened instead?

The application shows a blank page

Operating system

Debian GNU/Linux trixie trixie/sid x86_64, Linux 6.9.7-amd64, GNOME 44.9

Browser information

Firefox 115.12.0esr (Extended Support Release)

URL for webapp

develop.element.io

Application version

Commit b4d3430

Homeserver

No response

Will you send logs?

Yes

@dosubot dosubot bot added O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Critical Prevents work, causes data loss and/or has no workaround labels Jul 5, 2024
@t3chguy
Copy link
Member

t3chguy commented Jul 5, 2024

See https://github.com/element-hq/element-web#supported-environments

Last 2 major versions of Chrome, Firefox, and Edge on desktop OSes

That would be Firefox 126 & 127. Intl.Segmenter needs Firefox 125 minimum https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Segmenter

@t3chguy t3chguy closed this as not planned Won't fix, can't repro, duplicate, stale Jul 5, 2024
@seangenabe
Copy link

Just showing a blank page without any error message is toxic and not user-friendly. At least show a message that the user's browser is not supported.

@t3chguy
Copy link
Member

t3chguy commented Jul 8, 2024

@seangenabe yup: #27677

@konomikitten
Copy link

Debian Stable only ships with Firefox ESR, there's probably a bunch of corporations who also use Firefox ESR. Surely a browser that's still being updated should be supported?

@t3chguy
Copy link
Member

t3chguy commented Jul 8, 2024

Delaying features by ~42 weeks that ESR claims to update every would not really be an option. We never claimed support for ESR and it working was entirely incidental by virtue of us using feature detection rather than browser listing

@wodny
Copy link

wodny commented Jul 8, 2024

And here is a thread after it deployed to production - #27682 and a request to support Firefox ESR - #27684.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Critical Prevents work, causes data loss and/or has no workaround T-Defect
Projects
None yet
Development

No branches or pull requests

5 participants