Closed
Bug 513459
Opened 15 years ago
Closed 15 years ago
Preference specifying if new tabs open next to current tab
Categories
(Firefox :: Tabbed Browser, enhancement)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
DUPLICATE
of bug 465673
People
(Reporter: jmorkel, Assigned: jmorkel)
Details
(Keywords: polish)
Attachments
(1 file)
5.90 KB,
patch
|
Details | Diff | Splinter Review |
Currently new tabs in firefox open at the end of the list of tabs, which can cause related tabs to be far apart on the tab panel. Other browsers' default behaviour (chrome and opera) is to have new tabs open adjacent to the current tab. This groups related tabs on the tab panel which is more intuitive.
I have created a patch that adds a new preference to the tabs preferences dialog enabling the user to specify if they want new tabs to open next to the current tab rather than at the end of the tabs list.
For ease of testing, the patch enables this new behaviour by default, but should probably be introduced as an option without changing default behaviour.
Attachment #397449 -
Flags: review?(dao)
Comment 1•15 years ago
|
||
If this bug ends up fixed bug 262459 and bug 465673 should be updated/duped.
Comment 2•15 years ago
|
||
We should probably only do that if the new tab loads a link from the current tab. Otherwise there's not necessarily a relation between the two, so this behavior won't make sense.
Updated•15 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Updated•15 years ago
|
Attachment #397449 -
Attachment filename: patch.diff → patch.dif
Attachment #397449 -
Flags: review?(dao)
You need to log in
before you can comment on or make changes to this bug.
Description
•