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 47882 - Remove Help Button for Find dialog
Summary: Remove Help Button for Find dialog
Status: CLOSED 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:
: 47883 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-08-25 10:27 UTC by Marian Mirilovic
Modified: 2006-03-24 09:55 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 Marian Mirilovic 2004-08-25 10:27:10 UTC
[nb_dev](200408241800)

Steps to reproduce:
- run IDE
- open/create a project
- push main menu Edit | Find
- push Help button
-> Help window is opened but  no help is shown
Comment 1 John Jullion-ceccarelli 2004-09-10 09:46:04 UTC
Context-sensitive help was removed for the Search dialog box. Plese
remove all help IDs and the Help button on both the Find and the Find
in Projects dialog boxes. Thanks.
Comment 2 John Jullion-ceccarelli 2004-09-10 09:46:36 UTC
*** Issue 47883 has been marked as a duplicate of this issue. ***
Comment 3 Marian Petras 2004-09-20 09:50:34 UTC
Confirmed, accepted.
Comment 4 Marian Petras 2004-09-20 10:17:12 UTC
Fixed in the trunk.

Modified file:
    utilities/src/org/netbeans/modules/search/SearchPanel.java  (1.23)
Comment 5 Marian Mirilovic 2004-09-20 23:45:14 UTC
*** Issue 47883 has been marked as a duplicate of this issue. ***
Comment 6 Marian Mirilovic 2004-09-20 23:45:30 UTC
verified in [nb_dev](200409201800)