Closed Bug 771775 Opened 12 years ago Closed 3 years ago

Multiple tabs created for identical url instead of refreshing existing tab

Categories

(Firefox for Android Graveyard :: General, defect)

14 Branch
x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: tf+bugs.mozilla, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20100101 Firefox/10.0.3 Iceweasel/10.0.3
Build ID: 20120330174115

Steps to reproduce:

Firefox Beta (29-06-2012) on Galaxy SII

Open a bookmarked url using a shortcut on the home screen multiple times.


Actual results:

FF creates multiple tabs for the same url.


Expected results:

There should be only one tab, which should be reloaded each time.

Opening a new tab for a url already loaded in an existing tab is not the right thing to do on a resource constrained device; all it does is force the user to keep manually closing tabs. I have a number of saved shortcuts on the Home screen for fast access to services I use all the time, and this behaviour very quickly becomes tiresome enough to consider reverting back to the Android browser as the default html handler, even though FF is otherwise a much better browser.
Sounds like we want some UX input here, but I broadly agree - Cc'ing madhava for UX comment and mfinkle as I guess this may involve the session store(?)
No session store needed here. We would just scan the open tabs for the given URL,and if we find the same URL we would simply make that tab selected. Otherwise, we would open a new tab.

I am fine with this change for opening bookmarks shortcuts from the homescreen. Madhava?
Status: UNCONFIRMED → NEW
Ever confirmed: true
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.