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 183121

Summary: [69cat][ui] Search Results should have a sortable 2 column display.
Product: utilities Reporter: esmithbss <esmithbss>
Component: SearchAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description esmithbss 2010-03-29 19:20:40 UTC
Product Version = NetBeans IDE Dev (Build 201003290201)
Operating System = Linux version 2.6.32-17-generic running on i386
Java; VM; Vendor = 1.6.0_18
Runtime = Java HotSpot(TM) Client VM 16.0-b13

While it is nice to have the exploding tree view, one of the key components of searching is being able to sort the search results.  In this case, our sort criteria should be filename and path.  So we should have a display that can provide sorting on each of these columns separately.
Comment 1 Jaroslav Havlin 2012-04-27 10:50:05 UTC
Sortable search results panel was introduced in NetBeans 7.2.
Thank you for reporting.