- From: Matthew Tylee Atkinson via GitHub <sysbot+gh@w3.org>
- Date: Mon, 04 Nov 2024 11:08:10 +0000
- To: public-device-apis-log@w3.org
matatk has just created a new issue for https://github.com/w3c/vibration: == The user must be able to disable use of the Vibration API == The [Security and privacy considerations](https://w3c.github.io/vibration/#security-and-privacy-considerations) section states: > For these reasons, the user agent MAY inform the user when the API is being used and provide a mechanism to disable the API (effectively no-op), on a per-origin basis or globally. [APA WG previously reviewed this API and made a comment that users SHOULD be able to disable use of the API](https://lists.w3.org/Archives/Public/public-apa/2016Sep/0029.html). We've reviewed the latest version, and feel that things have changed such that this requirement ought to be a (RFC 2119) MUST now. Here are the key reasons: * More apps could be using vibration as a means to send signals to the user via notifications, as well as the OS. There are also many frequent sources of notifications these days. There is scope for the user to be confused as to which app (or part of the OS) is sending the notification. * Some users may find the haptic feedback too intense. Notifications could be jarring for them, and games (where the vibrations may happen very often) could be difficult for them to interact with, due to the frequent haptic feedback. Please view or discuss this issue at https://github.com/w3c/vibration/issues/50 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 4 November 2024 11:08:10 UTC