Give user a choice on how open in app works
Categories
(Firefox for Android :: General, enhancement, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox110 | --- | unaffected |
firefox111 | --- | wontfix |
firefox112 | --- | verified |
firefox113 | --- | verified |
People
(Reporter: royang, Assigned: royang)
References
Details
(Whiteboard: [fxdroid])
Attachments
(2 files, 2 obsolete files)
Allow user to choose if they want to be prompted every time when there's a link that can be opened in an app.
We should give user three choices:
- Ask every time
- Always
- Never
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 4•2 years ago
|
||
Assignee | ||
Comment 5•2 years ago
|
||
@jpfaller, please take a look at the screenshot and let me know if the strings are OK for the new dialog in settings.
Comment 6•2 years ago
|
||
Comment 7•2 years ago
|
||
Hi Roger. Jeff passed this to me so I'm taking a look. I'm curious why this setting is using a dialog and not a sub-page in settings. I couldn't find any other settings that used a dialog like this. Is there a specific reason why we wouldn't create a subpage? Thanks.
Updated•2 years ago
|
Comment 9•2 years ago
|
||
Roger, Tif told me that you're going to change this from a dialog to a setting sub-page to match the rest of the settings UX. Excellent.
Here are my strings (in the order they should appear):
Open links in apps
- Always
- Ask before opening
- Never
Assignee | ||
Comment 10•2 years ago
|
||
(In reply to Emily Wachowiak [:emilyw] from comment #9)
Roger, Tif told me that you're going to change this from a dialog to a setting sub-page to match the rest of the settings UX. Excellent.
Here are my strings (in the order they should appear):
Open links in apps
- Always
- Ask before opening
- Never
Thanks, I"ll update the strings.
Assignee | ||
Comment 11•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Comment 12•2 years ago
|
||
This was fixed for v112.
https://github.com/mozilla-mobile/firefox-android/commit/54ac5744ad71588818ebd10a98c0fd8c5d683fd3
Comment 13•2 years ago
|
||
Verified as fixed in Nightly 113.0a1 from 03/23 and Beta 112.0b5. The "Open links in apps" settings menu is displayed with the 3 options available (Always, Ask before opening, Never) and they work as expected.
Tested with:
- Google Pixel 6 (Android 13)
- Lenovo Yoga Tab 11 (Android 11)
- LG G7 fit (Android 8.1.0)
Comment 14•2 years ago
|
||
AFAICT, we can't uplift this fix to a 111 dot release because it adds new strings, which may not have been localized in Beta 112 yet.
Comment 15•2 years ago
|
||
Verified as fixed in Beta 112.0b6 as well.
Description
•