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 33190 - User should click to "Show details" button more than once
Summary: User should click to "Show details" button more than once
Status: VERIFIED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: -S1S-
Hardware: All All
: P4 blocker (vote)
Assignee: issues@utilities
URL:
Keywords:
: 33191 (view as bug list)
Depends on:
Blocks: 33418
  Show dependency tree
 
Reported: 2003-04-23 17:51 UTC by pfelenda
Modified: 2004-08-17 16:05 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 pfelenda 2003-04-23 17:53:04 UTC
How to reproduce : 
- open find in Explorer, type any criteria to full
text tab
  and start search
  ( use the criteria which match at least one object )
- wait to results dialog appeared
- try to click "Show All Details"

This shouws matched lines to output window.

- Try to click again
-> Results are doubled in output window
User should retype and click more than once.
This doesn't make good arrangement of results.
Comment 1 pfelenda 2003-04-24 08:23:41 UTC
*** Issue 33191 has been marked as a duplicate of this issue. ***
Comment 2 Marian Petras 2003-10-09 14:32:23 UTC
I can not reproduce it with NB 3.5.
Comment 3 Marian Petras 2004-08-03 10:48:46 UTC
Fixed in the trunk, together with bugs #45129 ("Search -> ... -> Show
Details does not release some I/O stream for output window") and
#33190 ("User should click to 'Show details' button more than once").

Modified files:
    Manager.java   (1.3)
    PrintDetailsTask.java   (1.3)
    SearchDisplayer.java   (1.15)
Comment 4 pfelenda 2004-08-17 16:05:40 UTC
Verified in 4.0 beta 1 build. The results are not doublet.