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 70965

Summary: [50cat] Selecting 'Close Document(s)' in Documents window causes selection to go to the top
Product: platform Reporter: dmocek <dmocek>
Component: Window SystemAssignee: David Simonek <dsimonek>
Status: RESOLVED FIXED    
Severity: blocker CC: jskrivanek
Priority: P3 Keywords: SIMPLEFIX, USABILITY
Version: 5.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description dmocek 2006-01-03 23:53:08 UTC
[ BUILD # : 200601012030 ]
[ JDK VERSION : 1.4.2_xx ]

Open multiple files.  Open the Documents window.  Highlight a file in the middle of the list.  Click on the 'Close Document(s)' button.  The document will close and the first file in the Documents window will be highlighted.

This is a usability pain.  The previous or next file  in the list (from the one closed) should be selected.  I have quite a few files open and I'm going through the list in the Documents window to close several of them.  I have to close a file, then scroll down to find my previous position, then start looking again where I left off.  Yes, I can select multiple files and close them all, but this poses other problems (not the least of which is poor keyboard support for this).
Comment 1 Miloslav Metelka 2006-01-05 16:39:57 UTC
Reassigning to core/winsys
Comment 2 David Simonek 2008-10-22 13:31:58 UTC
This is more a usability bug than enhancement, changing.
Comment 3 Jiri Skrivanek 2009-03-19 16:21:39 UTC
Fixed.
http://hg.netbeans.org/core-main/rev/960011d6278c
Comment 4 Quality Engineering 2009-03-21 08:35:52 UTC
Integrated into 'main-golden', will be available in build *200903210201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/960011d6278c
User: Jiri Skrivanek <jskrivanek@netbeans.org>
Log: #70965 - select document before first closed document.