Live data from Hacker News

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

twitter.com

11–20 of 23 posts

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

#11
post #8

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

That's... not how the web is supposed to work.

Until the day 100% of browsers support 100% of features with 100% correct implementations, or we have only one browser, it will keep working like this.

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

#12
Firefox mobile already pretends to be Chrome for several Google websites.

Edge Chromium explicitly uses a new User-Agent string so websites see it as Chromium, not as Edge (it does not even contain "Edge", only "Edg").

And yet, Google intentionally works against any browser except their own.

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

#13
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.

But the bigger point is why are they even sniffing UA strings?

Google, who advocates for everybody else that you should use standards and proper feature detection, still relies on UA whitelists for their own products.

Then look at google.com homepage itself... not responsive, not in any way modern... many of their own sites perform terribly by their own guidance to other devs.

Google's hypocrisy is sickening and I'm tired of their "we own the web, do what we say" attitude.

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

#15
post #11
post #8

Earlier quoted context omitted.

That's... not how the web is supposed to work.

Until the day 100% of browsers support 100% of features with 100% correct implementations, or we have only one browser, it will keep working like this.

They could just use feature detection instead and will see that the browser actually supports all the features they're using! ️

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

#16
post #12

Firefox mobile already pretends to be Chrome for several Google websites. Edge Chromium explicitly uses a new User-Agent string so websites see it as Chromium, not as Edge (it does not even contain "Edge", only "Edg"). And yet, Google intentionally works against any browser except their own.

This sounds like a new chapter in https://webaim.org/blog/user-agent-string-history/

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

#17
This came up a few days ago and it turns out Microsoft changed Edge's user agent in the latest update which triggered the message in Google's apps. This is likely a non-issue and will be corrected soon. Keep in mind that Edge is in beta so mistakes will happen.

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

#18
post #13
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.

But the bigger point is why are they even sniffing UA strings? Google, who advocates for everybody else that you should use standards and proper feature detection, still relies on UA whitelists for their own products. Then look at google.com homepage itself... not responsive, not in any way modern... many of their own sites perform terribly by their own guidance to other devs. Google's hypocrisy is sickening and I'm…

Google sucks more than my socks!
Post reply on HN