[Webkit-unassigned] [Bug 263687] notificationClick openWindow goes to PWA root instead of url given
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 5 11:18:40 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=263687
--- Comment #3 from Mark R <mark.romano at oracle.com> ---
Are there any updates on why this isn't working properly?
As you can see in my snippet, we have a notificationclick message that can have a URL in it.
Basically we want to focus and navigate (or openWindow to the url if no client found).
It seems pretty straightforward, but users variably see different behaviors - sometimes the app is focused but doesn't navigate, sometimes the app doesn't even focus.
Is there a specific pattern to follow in a notificationclick event handler such that focus/navigate/openWindow always works on ios?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231205/679680c9/attachment.htm>
More information about the webkit-unassigned
mailing list