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 143546 - Disable Help Button for Depot Sample App in New Project wizard
Summary: Disable Help Button for Depot Sample App in New Project wizard
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2008-08-12 00:19 UTC by Chris Kutler
Modified: 2008-08-14 15: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 Chris Kutler 2008-08-12 00:19:04 UTC
Choose File > New Project > Samples > Ruby and select Depot. Click Next. In this panel is a Help button that emits
org.netbeans.modules.ruby.samples.depot.DepotWizardPanel.

Please disable this Help button.

Thanks
Comment 1 Martin Krauskopf 2008-08-12 07:39:59 UTC
What is the reasoning? Should not be the help provided for Depot sample? At least the page with link to the official
tutorial would be helpful or short description in the place.
Comment 2 Chris Kutler 2008-08-12 17:38:42 UTC
Here were my reasons for asking for the removal the help button. If there is information that I did not consider for
this panelthat is not already provided in the description and the read me, let me know what that information is and I
will add it.

o The help button is disabled for this panel for the other sample applications
o We have been asked to minimize the help set by removing non-essential material.
o This button was never hooked up, and no one noticed until now when I did a search for panels with help buttons that
were not hooked up.
o The description in the previous panel and the readme that pops up when you create the project provide information
including the link to the official tutorial.
Comment 3 Martin Krauskopf 2008-08-12 18:40:57 UTC
> The help button is disabled for this panel for the other sample applications

FeedReader(APISupport sample) has the help. But right, other does not seems to have it.

Was just curious, thanks.

Fixed: #22e69ad79894
Comment 4 Quality Engineering 2008-08-14 15:55:51 UTC
Integrated into 'main-golden', available in build *200808141419* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/22e69ad79894
User: Martin Krauskopf <mkrauskopf@netbeans.org>
Log: #143546: Disable Help Button for Depot Sample App in New Project wizard