This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 57725 - Open file in adjecent tab
Summary: Open file in adjecent tab
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks: 151003
  Show dependency tree
 
Reported: 2005-04-11 13:41 UTC by randahl
Modified: 2013-03-10 21:50 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description randahl 2005-04-11 13:41:59 UTC
Currently when you open a file NetBeans places it on a tab at the end of the tab
list. I request that you change this behavior so that the file is placed on a
tab next to the currently selected tab. The reason is best explained by the
following example:

Suppose you have opened the following files on each their respective tabs:
|Apple|Wheel|Airplane|Chair|Pie|
Let us say your currently selected tab is Apple, because you are working on
fruits for the moment.
Then while working on the Apple you want to check if you could reuse some code
from another fruit and save some time, so you choose to open Orange. As a result
you get these tabs shown:
|Apple|Wheel|Airplane|Chair|Pie|Orange|
Then, when looking back and forth between Apple and Orange you need to go all
the way from the beginning of the long tab list to the end; alternatively you
need to move each fruit you open from the end of the list and place it next to
Apple.

I suggest NetBeans is modified to open files next to the current file leaving us
with
|Apple|Orange|Wheel|Airplane|Chair|Pie|


Yours
Randahl Fink Isaksen
Comment 1 David Simonek 2008-10-22 10:05:05 UTC
While I agree that your enhancement is valid, we have no plans to work on it currently. Leaving opened for community to
work on it and provide patches, we'll highly appreciate it.

From higher point of view, tastes of developers are very different when comes to tab policies, so overall such work
should lead to something like "Tab mix plus" firefox addon.
Comment 2 nvarun 2008-12-11 01:21:59 UTC
How about using Ctrl + Tab, to switch between Apple & Orange, won't that save time!
Comment 3 markiewb 2013-03-10 21:50:29 UTC
At least since 7.2.1 there is an option for this RFE.

See Options->Miscellaneous->Windows->New documents opens next to active document tab