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 183760 - [69cat][ide][search] "Show all details" should show all search details in the search results window, not a set of links in the Output tab.
Summary: [69cat][ide][search] "Show all details" should show all search details in the...
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: 33418
  Show dependency tree
 
Reported: 2010-04-09 07:45 UTC by esmithbss
Modified: 2012-04-27 10:58 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-04-09 07:45:51 UTC
Product Version = NetBeans IDE Dev (Build 201004070201)
Operating System = Linux version 2.6.32-18-generic running on i386
Java; VM; Vendor = 1.6.0_19
Runtime = Java HotSpot(TM) Client VM 16.2-b04

When a user has a tree structured output from a search and requests to "Show All Details", the common way to do this is via "Expand All".  Not via a set of seemingly disorganized links displayed in a tab on the Output Window.
A better solution would be to implement this as an "Expand All" in the tree.
Comment 1 Jaroslav Havlin 2012-04-27 10:58:15 UTC
"Expand All" button was introduced in NetBeans 7.2.
Thank you for reporting.