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 140048 - javascript tab in options window needs help id
Summary: javascript tab in options window needs help id
Status: RESOLVED DUPLICATE of bug 140044
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-15 11:59 UTC by Kenneth Ganfield
Modified: 2009-04-30 15:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of the options panel (83.25 KB, image/png)
2009-04-30 12:54 UTC, Marek Fukala
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Ganfield 2008-07-15 12:00:46 UTC
the javascript help button in the Options window needs a help id and a help topic
Comment 1 Peter Zavadsky 2008-09-18 00:38:52 UTC
This also belongs to javascript.editing/../JsOptionsController. There is no mechanism to provide HelpCtx through the
underlying JSPreferencesPanelProvider.
Comment 2 Marek Fukala 2009-04-30 12:52:59 UTC
What button do you mean? There is just the generic Help button in the main frame. Maybe this has changed, can you please
look at it again? I am attaching a screenshot of how it looks for me.
Comment 3 Marek Fukala 2009-04-30 12:54:27 UTC
Created attachment 81301 [details]
Screenshot of the options panel
Comment 4 Kenneth Ganfield 2009-04-30 13:03:50 UTC
The screenshot is correct.
The help button currently has some generic help id for the options window: netbeans.optionsDialog.advanced

the button needs a unique id so that a help topic can be mapped to it
Comment 5 Troy Giunipero 2009-04-30 15:52:07 UTC
This is a duplicate of Issue 140044. The topic and id have been added, and the help button was reactivated - so the
issue could be considered resolved.

However, it currently (NetBeans Dev: 200904220201) doesn't work due to a larger issue (see Issue 164068).

*** This issue has been marked as a duplicate of 140044 ***