Canceling the "Open in app?" displays an empty page
iorgamgabriel opened this issue · 3 comments
iorgamgabriel commented
Prerequisites
Have Youtube, or Maps apps installed.
Steps to reproduce
- Go to Settings - Advanced, and enable the "Open links in apps" toggle.
- Exit settings, and go to youtube.com, or maps.google.com.
- On the "Open in apps?" tap on "Cancel".
- Observe the page.
Expected behavior
The page loads in browser, without issues.
Actual behavior
The page is blank.
The original ticket from Focus mozilla-mobile/focus-android#7777
This bug was introduced with this pr #12382
- Android device: all devices
- App (fenix, focus, ...): focus
- App version: from 103 until present
┆Issue is synchronized with this Jira Task
rocketsroger commented
Reopening to fix the root cause
rocketsroger commented
The root cause is that we need to have some way of loading URI without it intercepted even when interceptsAppInitiatedRequests
is set to true.
jonalmeida commented
Moved to bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1796657
Change performed by the Move to Bugzilla add-on.