搜索 | 用户支持

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

Learn More

Firefox for Android–notifications on my phone do not take me to their corresponding sites.

  • 2 个回答
  • 4 人有此问题
  • 46 次查看
  • 最后回复者为 ashish5

more options

I had a few sites send me notifications for interesting articles with Chrome. Just like any app I would get a notification on my phone for the app event, in this case an article on that site, so if I clicked it it'd take me to Chrome and directly to that site and the article. After switching to Firefox I went to those sites and signed up for notifications. But when I get the notification and click it all it does is open Firefox. It never takes me to any of the corresponding sites or the articles. It's very frustrating.

I had a few sites send me notifications for interesting articles with Chrome. Just like any app I would get a notification on my phone for the app event, in this case an article on that site, so if I clicked it it'd take me to Chrome and directly to that site and the article. After switching to Firefox I went to those sites and signed up for notifications. But when I get the notification and click it all it does is open Firefox. It never takes me to any of the corresponding sites or the articles. It's very frustrating.

所有回复 (2)

more options

Hi

This is something that our developers are aware of and are looking into. You can follow progress and add comments at:

https://github.com/mozilla-mobile/fenix/issues/18663

more options

Seems that the issue is still exist. Any update on this issue?

Neither notificationClick event in the service worker nor the on site local notification onclick event implemented through JavaScript(As mentioned https://developer.mozilla.org/en-US/docs/Web/API/Notification/onclick) is triggering by the browser(Firefox for android).

由ashish5于修改