-
Notifications
You must be signed in to change notification settings - Fork 191
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
OS autodetect does not work correctly, Windows 11 detected as Windows 10 #3772
Comments
@sv-calin when you expect it to be Windows 11. What is the user agent string of your browser? For example, if you go https://echo.opera.com with Windows 11, what is the UA string for Chrome and Firefox? |
So as you can see. This is normal. We can't fix this. :) Some of these data maybe accessible through UA client hints but only in Chrome for now. |
Yeah, you can get the correct Windows version via UACH. See https://learn.microsoft.com/en-us/microsoft-edge/web-platform/how-to-detect-win11 |
Url: https://webcompat.com/issues/new
Environment:
Operating system: Windows 11
Browser/Version: Firefox Release 114 / Chrome 114
Steps to reproduce:
Expected Behavior:
The detected Operating System is Windows 11.
Actual Behavior:
The detected Operating System is Windows 10.
Watchers:
@softvision-raul-bucata
@sv-calin
The text was updated successfully, but these errors were encountered: