Waterfox icon indicating copy to clipboard operation
Waterfox copied to clipboard

This browser is unsupported, download the desktop client

Open fastcat001 opened this issue 3 years ago • 1 comments

What happened?

This error occurred when I visited Canva

I also tested the same website on latest Firefox, non-ESR build and there's no such error.

Is this happening because Waterfox based on older Firefox ESR build?

Reproducible?

  • [ ] I have tested this on Firefox.

Version

G4

What platform are you seeing the problem on?

Windows

Relevant log output

No response

fastcat001 avatar Apr 03 '22 08:04 fastcat001

@fastcat001 - Thanks for raising this, appears to just be linked to the useragent. A temporary solution would be:

  1. Go to about:config
  2. Search for general.useragent.override
  3. Select string and click the + to add a new preference
  4. Set the value to Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:98.0) Gecko/20100101 Firefox/91.0

I'll create a webcompat override for Canva so that this will not need to be done from the next release.

adamp01 avatar Apr 04 '22 13:04 adamp01