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 254544 - [81cat] group and order Editor tabs by projects
Summary: [81cat] group and order Editor tabs by projects
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-20 08:49 UTC by muellermi
Modified: 2015-08-25 13:07 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
IDE log (89.42 KB, text/plain)
2015-08-20 08:49 UTC, muellermi
Details
<no description> (19.21 KB, image/png)
2015-08-20 08:57 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2015-08-20 08:49:42 UTC
Product Version = NetBeans IDE 8.1 Beta (Build 201508041349)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_51
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.51-b03

check Options, appearance, sort opened document list
Now, if you open the document list, it would be grouped by projects and within each ordere alphabetically
But: the tabs of the open editors are still unordered. Once, I filed this as bug. I got the answer, the options will only affect the list, not the tab.

Thus, I propose this as an important enhancement now: Order open editor tabs by project and alphabet, if the mentioned checkbox is ticked.
Comment 1 muellermi 2015-08-20 08:49:50 UTC
Created attachment 155489 [details]
IDE log
Comment 2 muellermi 2015-08-20 08:57:06 UTC
Or at least, provide an "arrange" button. See attached snap, which displays the mess (if opend more files than in this example it becomes a real problem). An "arrange" button might be placed near by the "document list" button.
Comment 3 muellermi 2015-08-20 08:57:15 UTC
Created attachment 155490 [details]
<no description>
Comment 4 muellermi 2015-08-20 09:04:35 UTC
If a developer displays the open editor tabs on top (which is default), the tabs usually are useless when more than a couple of editors are open. In such a case, the developer might frequently use the open documents list.
If (like in my example) the developer switches the tabs to the left side, then this becomes the open document list. On a 2K Screen this list may show more than 50 files, on 4K even more. Without ordering, this becomes useless and the user needs to open the ordered document list. But, displaying tabs on left should avoid the need for opening this list.
That's why it is really important to group and sort open editor tabs.
Comment 5 muellermi 2015-08-20 09:08:21 UTC
BTW, groups might be collapes / expanded
Comment 6 Jiri Kovalsky 2015-08-20 10:55:56 UTC
Rassigning for further evaluation.
Comment 7 muellermi 2015-08-20 13:42:07 UTC
For a better usage of the tabs, I sort them manually from time to time. And it seems to be a good idea, not to sort alphabetically with in a project only, but within a project and file type, eg. separate HTML files from Java files.