Closed Bug 1098199 Opened 10 years ago Closed 9 years ago

Web links loaded from Android homescreen should open an existing tab if it exists, to behave more like a webapp/Haida

Categories

(Firefox for Android Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 937253

People

(Reporter: zcampbell, Unassigned, Mentored)

Details

(Whiteboard: [lang=java])

I have pinned several web links to my Android homescreen.

However, if I load these links twice, each one opens in a new tab inside Firefox Beta meaning that I have two tabs with the same content.

If Firefox were able to detect that the link is already open in one of the tabs and just open that tab instead it would stop the user from opening several tabs.

It would be one small step closer to having a weblink behave like a web app.

This logic already exists in Firefox desktop when you search in the Awesome bar, it will redirect you to an existing open tab.
We also have a switch-to-tab implementation in Fennec, so maybe we should just take that switch-to-tab code path when you open a homescreen shortcut. That sounds reasonable to me (and I agree, I also have a shortcut I use all the time and this is annoying).
Mentor: wjohnston
Whiteboard: [lang=java]
This might be a good first step. Next steps might be to implement Web Manifest [1] and App Scope [2] on Android! :)

1. https://bugzilla.mozilla.org/show_bug.cgi?id=1003890
2. https://bugzilla.mozilla.org/show_bug.cgi?id=1038833
Dupe of bug 937253, which is fixed
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.