Closed
Bug 989481
Opened 11 years ago
Closed 11 years ago
[e10s] Opening a link in a new tab from a pinned tab should open the tab at the beginning of the tab strip
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 961867
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: billm, Unassigned)
References
(Blocks 1 open bug)
Details
STR:
1. Open some random tabs that aren't pinned.
2. Open gmail and pin that tab.
3. Click on a link in a gmail email so that it opens in a new tab.
Expected behavior:
The new tab should open in between the pinned tab and all the other tabs in the tab strip.
Actual behavior:
The new tab open at the end of the tab strip.
There's some code in browser.js that deals with app tabs [1], but I'm not sure if it's related to this problem.
[1] http://mxr.mozilla.org/mozilla-central/source/browser/base/content/browser.js#3463
Updated•11 years ago
|
tracking-e10s:
--- → +
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•