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 107462 - No Help button in Java Code Options dialog
Summary: No Help button in Java Code Options dialog
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Geertjan Wielenga
URL:
Keywords:
: 117453 (view as bug list)
Depends on:
Blocks: 107359
  Show dependency tree
 
Reported: 2007-06-20 15:50 UTC by Marian Mirilovic
Modified: 2008-03-10 18:58 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot - Options dialog without Help button (51.93 KB, image/png)
2007-06-21 07:11 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2007-06-20 15:50:07 UTC
NB Dev (200706190000)

There is no Help button in Options dialog
http://ui.netbeans.org/docs/ui/options2/
Comment 1 Pavel Buzek 2007-06-20 17:40:30 UTC
BTW, what did you test? I just did a clean build and I do see the Help button in Tools Options dialog right where is has
always been. Attach a screenshot, please.
Comment 2 Marian Mirilovic 2007-06-21 07:10:26 UTC
reopen
Comment 3 Marian Mirilovic 2007-06-21 07:11:29 UTC
Created attachment 44133 [details]
Screenshot - Options dialog without Help button
Comment 4 Pavel Buzek 2007-06-21 07:22:34 UTC
I see. What OS? Is it just when you select Java Code category or for all/other categories as well? I see on XP the Help
button is always there but disabled just for Java Code. On Mac I see that the Help button is not there for Java Code but
it is there for other categories. If it is missing only in Java Code please reassign to Java module.
Comment 5 Pavel Buzek 2007-06-21 07:22:59 UTC
I see. What OS? Is it just when you select Java Code category or for all/other categories as well? I see on XP the Help
button is always there but disabled just for Java Code. On Mac I see that the Help button is not there for Java Code but
it is there for other categories. If it is missing only in Java Code please reassign to Java module.
Comment 6 Marian Mirilovic 2007-06-21 07:43:54 UTC
Pavel, it was reproducible on all OSes we are running tests on. 

I think it could be related to default category - because I am trying to open Options and push Help button, Java
category was default category two days ago, but after your changes it looks like it's working ... 
http://beetle.czech.sun.com:8080/unittest/TestCase.jsp?issues=40696

It started to work in build 200706201200 - I think the first build with General panel , Am I right ? 
Comment 7 Jan Lahoda 2007-09-20 09:51:10 UTC
The behavior seems to actually depend on the default category:
-if the cat. selected when the Options dialog opens does not have an associated help, the Help button is not shown
-once a cat. which does have a help is shown, the Help button is also shown
-if a cat. without help is selected again, the Help button is disabled

Seems that Java Code category does not have any associated help. The documentation for the category should be IMO driven
by the doc. team - please let us know what we should do in the code to support it. Thanks.
Comment 8 Patrick Keegan 2007-09-21 19:25:42 UTC
From a docs perspective, just provide as an ID for the Java Code tab. We will temporarily map that to a "Coming Soon"
kind of file and then fill in the topic later
Comment 9 Jan Lahoda 2007-10-03 18:15:20 UTC
*** Issue 117453 has been marked as a duplicate of this issue. ***
Comment 10 Geertjan Wielenga 2007-10-09 15:29:17 UTC
As Patrick said, please provide us with a help id.
Comment 11 Jan Lahoda 2007-10-09 16:00:08 UTC
I have added ids for the tabs in the Java Code category. The IDs are:
netbeans.optionsDialog.java.formatting - Formatting
netbeans.optionsDialog.java.tasklist - Tasklist
netbeans.optionsDialog.java.hints - Hints
netbeans.optionsDialog.java.markoccurrences - Mark Occurrences
netbeans.optionsDialog.java - if no sub-tab selected - cannot happen, IMO.

I cannot reasonably test if it works, sorry. Please let me know if you need any changes/adjustments. Thanks.
Comment 12 Geertjan Wielenga 2007-10-09 16:53:52 UTC
I integrated the new help ids in the map file for this helpset, pointing to a 'to be done' HTML file. Related topics
will be added. I consider this issue therefore to be closed. 
Comment 13 Marian Mirilovic 2008-03-10 18:58:52 UTC
verified in NB 6.1 Beta