Need to allow multiple apps to handle the same url patterns
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Confirmed
|
High
|
Bill Filler | ||
content-hub (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
ubuntu-system-settings (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned | ||
url-dispatcher (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
Steps:
* install gmail and dekko apps
Expected:
* when using a mailto: URL (see bug #1351222) URL, the user should be asked which app to open (and cache the response optionally?)
Current:
* not sure what would happen ;)
_______
Case 1: If no email client is installed and a user clicks on a 'mail to' link, the user should be prompted to download the Dekko app.
Case 2: If the user has Dekko installed, then clicking on the 'mail to' link should open the Dekko client --> compose mail screen to the 'mail to' address.
Case 3: If the user has Dekko and Gmail installed, the 'mail to' link by default should open in the Dekko client. However, the user can change their mail client preferences in system settings.
Case 4: If the user has Gmail and another mail client installed, the 'mail to' link should default to the first client that was installed on their device (which would be the default mail client preference in system settings - this can be changed by the user via system settings).
Notes:
1. Wherever the user has not actively changed a mail client preference and Dekko is installed on their device, the default 'mail to' client should be Dekko.
2. When clicking on a 'mail to' link, the user's expectation is to have this link open in a relevant client (unless it is case 1), therefore this should be the case and any mail preference choices the user can perform via system settings rather than being presented with multiple choice options of which client to open the URL in.
<https:/
Changed in url-dispatcher (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in ubuntu-ux: | |
assignee: | nobody → Giorgio Venturi (giorgio-venturi) |
importance: | Undecided → Medium |
status: | New → Triaged |
tags: | added: ota-1 |
summary: |
- Need to allow multiple apps to handle the same url patterns + [Browser] Need to allow multiple apps to handle the same url patterns |
Changed in ubuntu-ux: | |
status: | Confirmed → Triaged |
assignee: | Magdalena Mirowicz (magdalena-mirowicz) → nobody |
assignee: | nobody → Matthew Paul Thomas (mpt) |
Changed in ubuntu-ux: | |
assignee: | Matthew Paul Thomas (mpt) → nobody |
assignee: | nobody → Femma (femma) |
description: | updated |
Changed in ubuntu-ux: | |
status: | Triaged → Fix Committed |
Changed in ubuntu-ux: | |
status: | Fix Committed → In Progress |
Changed in ubuntu-ux: | |
assignee: | Femma (femma) → Matthew Paul Thomas (mpt) |
assignee: | Matthew Paul Thomas (mpt) → Femma (femma) |
description: | updated |
Changed in ubuntu-ux: | |
assignee: | Femma (femma) → Matthew Paul Thomas (mpt) |
Changed in ubuntu-system-settings (Ubuntu): | |
status: | Confirmed → Triaged |
importance: | Undecided → Wishlist |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Bill Filler (bfiller) |
milestone: | none → backlog |
status: | New → Confirmed |
no longer affects: | ubuntu-ux |
In my mind we should use the content hub in this instance