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 246326 - Inspector view does not open needed help by F1 button
Summary: Inspector view does not open needed help by F1 button
Status: NEW
Alias: None
Product: usersguide
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.1
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Kenneth Ganfield
URL:
Keywords:
Depends on: 246404
Blocks:
  Show dependency tree
 
Reported: 2014-08-07 08:49 UTC by Alexander Simon
Modified: 2014-08-12 13:08 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 Alexander Simon 2014-08-07 08:49:37 UTC
AnalysisResultTopComponent should override getHelpCtx() method
Comment 1 Milutin Kristofic 2014-08-08 11:37:56 UTC
Is there any help for inspector view? I can implement getHelpCtx() if I have help id which I will link with inspector view.