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 107842 - profiler windows need help ids to map to F1
Summary: profiler windows need help ids to map to F1
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-22 14:27 UTC by Kenneth Ganfield
Modified: 2008-09-02 05:41 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 Kenneth Ganfield 2007-06-22 14:27:02 UTC
windows that are used when profiling an application need a help id.
The help ids are mapped to context-sensitive help page that are invoked when the user hits F1 when the window is in focus.

The following primary profiler windows need help ids:

Profiler Control Panel window
Profiling Points window
Telemetry Overview window
Live Profiling Results window
VM Telemetry window
Threads window
Comment 1 Jiri Sedlacek 2007-08-03 14:55:41 UTC
Help IDs:

 - ProfilerControlPanel.HelpCtx
 - ProfilingPointsWindow.HelpCtx
 - TelemetryWindow.HelpCtx
 - LiveResultsWindow.HelpCtx
 - TelemetryOverviewPanel.HelpCtx
 - ThreadsWindow.HelpCtx
 - DrillDownWindow.HelpCtx

Fixed for Beta1.
Comment 2 Quality Engineering 2008-09-02 05:41:16 UTC
Integrated into 'main-golden', will be available in build *200809020201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/aac446959e83
User: kganfield <kganfield@netbeans.org>
Log: #107842, update map file for unmapped help ids