Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Web/Push Notifications and Accessibility

  • 5 件の返信
  • 1 人がこの問題に困っています
  • 3 回表示
  • 最後の返信者: 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.