Android AppLinks fail to trigger after navigating away from and returning to redirect page
Categories
(Firefox for Android :: App Links, defect)
Tracking
()
People
(Reporter: giorgio.mula, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Steps to reproduce:
- Navigate to page with AppLink redirect (attached a simple nodeJs server)
- Switch to another tab and browse to any page (e.g.: google.com, wikipedia.org)
- Return to original tab with AppLink
- Observe AppLink doesn't trigger
Actual results:
AppLink redirection fails, also not browsing to the target link, basically nothing happens. Please note, it looks the system intent is cached, as enter/exit the Settings menu do actually trigger the AppLink all of a sudden unblocking the issue until another tab is open browsing any page.
Expected results:
The AppLink should have worked as usual, opening the installed app with activity matching the AppLink
Logcat filtering by "firefox" string. During the test execution the AppLink was triggered few times, to then reproduce the issue browsing with another tab and back to the original tab. I would be able to share a video, where issue was reproduced several time, including the unexpected behaviour where the AppLink is triggered exiting from the Firefox Settings menu
Comment 2•1 month ago
|
||
The severity field is not set for this bug.
:royang, could you have a look please?
For more information, please visit BugBot documentation.
Updated•1 month ago
|
Comment 3•1 month ago
|
||
Thanks for reporting this, I'll investigate.
Description
•