Live data from Hacker News

Google has added “unsupported browser” warnings for Edge Chromium on Google Docs

twitter.com

1–10 of 23 posts

Re: Google has added “unsupported browser” warnings for Edge Chromium on Google Docs

#3
post #2

Personally, I think this could just be chalked up to UA string parsing issues. Not worth the trouble for Google to kick up a storm over a marginal market share browser.

Certain commenters suggested that the exact partial UA string identifying Edge was blacklisted. I'd love to see a more detailed analysis.

Re: Google has added “unsupported browser” warnings for Edge Chromium on Google Docs

#5
post #3
post #2

Personally, I think this could just be chalked up to UA string parsing issues. Not worth the trouble for Google to kick up a storm over a marginal market share browser.

Certain commenters suggested that the exact partial UA string identifying Edge was blacklisted. I'd love to see a more detailed analysis.

I mean UA strings are such a mess. I can't even imagine what it must be for a browser called "edge chromium"...

Re: Google has added “unsupported browser” warnings for Edge Chromium on Google Docs

#7
post #3

Earlier quoted context omitted.

Certain commenters suggested that the exact partial UA string identifying Edge was blacklisted. I'd love to see a more detailed analysis.

I mean UA strings are such a mess. I can't even imagine what it must be for a browser called "edge chromium"...

It depends on the website [0]. Which I guess means that Microsoft is going to add Google Docs to list of special cases where they need to pretend to be a different browser.

[0] https://www.bleepingcomputer.com/news/microsoft/the-new-micr...

Re: Google has added “unsupported browser” warnings for Edge Chromium on Google Docs

#9

But how do you support a browser that hasn't been released yet? Give them some time.

They shouldn't whitelist known user agents, but use feature detection.

https://en.wikipedia.org/wiki/Feature_detection_(web_develop...

Re: Google has added “unsupported browser” warnings for Edge Chromium on Google Docs

#10
post #2

Personally, I think this could just be chalked up to UA string parsing issues. Not worth the trouble for Google to kick up a storm over a marginal market share browser.

This is why the UA contains "Edg/" not "Edge" to prevent issues like this.

It could just be there is a whitelist for Google Docs, like on Google Meet:

https://www.theverge.com/2019/4/26/18518346/google-meet-micr...

Post reply on HN