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 30964 - Title text of help window should be selected help set
Summary: Title text of help window should be selected help set
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Help System (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks: 16673
  Show dependency tree
 
Reported: 2003-02-11 15:38 UTC by Jiri Skrivanek
Modified: 2008-12-22 20:41 UTC (History)
1 user (show)

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 Jiri Skrivanek 2003-02-11 15:38:58 UTC
From build 20030210-2129 a title of help window is
always "Help - All" regardless of selected help
set. In older builds there was title according to
selected help set. For example:

- invoke Help -> Help Sets -> Scripting Support
- window with title "Scripting Language Support"
was open
Comment 1 Jesse Glick 2003-02-11 15:49:10 UTC
Seems to be some problem with HelpCtxProcessor due to recent patch of
#16673.
Comment 2 Jesse Glick 2003-02-11 16:27:13 UTC
Found it. A tiny typo in a file which I did *not* change was
responsible. :-)
Comment 3 Jesse Glick 2003-02-11 16:28:05 UTC
Issue #15711 is also of interest though not directly related.
Comment 4 Jesse Glick 2003-02-11 18:33:24 UTC
committed     Up-To-Date  1.18       
core/javahelp/src/org/netbeans/modules/javahelp/JavaHelp.java
Comment 5 Jiri Skrivanek 2003-02-12 09:01:02 UTC
Verified in 200302120100.