搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Web/Push Notifications and Accessibility

  • 5 个回答
  • 1 人有此问题
  • 15 次查看
  • 最后回复者为 cor-el

more options

Hi,

I would like to know if there is any information or support available regarding Accessibility features with respect to Web Notifications on Firefox. We are trying to implement Web Notifications and are unable to use keyboard to get focus to the web notification in the bottom right. We can though access the Accept/Block popup that requests the permission to allow notifications. We believe it is a very important ability to support people with disabilities. Thanks in advance

Hi, I would like to know if there is any information or support available regarding Accessibility features with respect to Web Notifications on Firefox. We are trying to implement Web Notifications and are unable to use keyboard to get focus to the web notification in the bottom right. We can though access the Accept/Block popup that requests the permission to allow notifications. We believe it is a very important ability to support people with disabilities. Thanks in advance

所有回复 (5)

more options

Web notifications from where and what site are you referring to?

more options

We are in the development phase and the functionality is in one of our test environments. We are using Notification API to generate web notifications. https://developer.mozilla.org/en-US/docs/Web/API/notification

While testing for accessibility, we discovered that the accessibility tool is unable to access the Notification using the keyboard which would cause issues for people with disabilities who use keyboard and other devices like screen readers to browse through websites.

While researching we are unable to find any details on how Notification API complies with/supports Accessibility requirements

more options

Try to ask advice at the Stack Overflow forum site.

more options

cor-el said

Try to ask advice at the Stack Overflow forum site.

Isn't this the forum for Firefox browser/feature support?

more options

You are trying to implement notification features and I don't think that there are a lot of users around that know enough about notifications and accessibility to be able to answer this. Notifications are possibly handed over to the OS to be handled natively and thus might be out of control in Firefox. At Stack Overflow there might be people around that know more about this.