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 204361

Summary: Document dialog should allow also changing the documents order
Product: platform Reporter: rudyment <rudyment>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: NEW ---    
Severity: normal CC: tremel
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description rudyment 2011-10-28 12:08:10 UTC
It would be nice, if the dialog “Document” (obtained by Shift+F4 or Windows -> Documents…) allowed to change the order of documents in editor pane (e.g. by adding buttons Up and Down) and so organize them in logic group.

Nowadays we have to change the order by catching the window in the editor pane and move it to the left or right to its new position. However when there are more opened documents, it should be done in several phases and it is cumbersome.
Comment 1 Stanislav Aubrecht 2011-10-31 08:28:19 UTC
patch is welcome
Comment 2 markiewb 2013-06-09 21:15:45 UTC
*** Bug 222666 has been marked as a duplicate of this bug. ***
Comment 3 markiewb 2013-06-09 21:16:22 UTC
Suggestion from duplicated issue:
"I suggest in the dialog Window/Documents (Shift F4), there should be tree view
with tabgroups and tabs as nodes. There should be First, Up Down and Last
buttons to move the selection in it's group. Drag and Drop in this tree would
be easier than in the tab headers."