- From: Brian Birtles via GitHub <sysbot+gh@w3.org>
- Date: Wed, 13 Dec 2023 02:13:50 +0000
- To: public-css-archive@w3.org
Some extra background regarding the motivation and timing for this, [Chrome is switching to desktop mode for premium tablets](https://developer.chrome.com/blog/desktop-mode) which is going to cause trouble for sites using the UA string to determine if the device has a keyboard or not. From the article: > it is a good time to confirm that all interactions with the desktop versions of your site work well for users with and without an attached physical keyboard In my experience, you currently _need_ to use the UA string to avoid false negatives on some devices. -- GitHub Notification of comment by birtles Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3871#issuecomment-1853158549 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 13 December 2023 02:13:51 UTC