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 47391 - Show Details button does nothing
Summary: Show Details button does nothing
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marian Petras
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2004-08-18 15:10 UTC by John Jullion-ceccarelli
Modified: 2004-08-19 09:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Jullion-ceccarelli 2004-08-18 15:10:09 UTC
For all search results that did not search for
text substring, the Show All Details button is
enabled, but clicking it does nothing.
Comment 1 Marian Petras 2004-08-18 16:00:47 UTC
Confirmed.

Clicking the button displays and activates the Output window but
nothing is printed there.
Comment 2 Marian Petras 2004-08-18 16:04:17 UTC
... but most times it does simply nothing.
Comment 3 Marian Petras 2004-08-19 09:12:14 UTC
Fixed in the trunk.

Modified files:

    utilities/src/org/netbeans/modules/search/
        ResultTreeChildren.java   (1.5)
        ResultView.java   (1.27)