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 - [69cat][ui] Search Results should have a sortable 2 column display.
Summary: [69cat][ui] Search Results should have a sortable 2 column display.
Status: RESOLVED WORKSFORME
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-29 19:20 UTC by esmithbss
Modified: 2012-04-27 10:50 UTC (History)
0 users

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 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.