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 253896 - Missing HelpID in Select Snapshot to Compare dialog
Summary: Missing HelpID in Select Snapshot to Compare dialog
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-28 11:44 UTC by Jiri Sedlacek
Modified: 2015-08-01 02:01 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 Jiri Sedlacek 2015-07-28 11:44:34 UTC
The Select Snapshot to Compare dialog has no Help ID, doesn't show any help when clicking the button/pressing F1.
Comment 1 Jiri Sedlacek 2015-07-28 11:52:57 UTC
Help ID is "CompareSnapshots.SelectOne.HelpCtx".

Fixed by http://hg.netbeans.org/profiler-main/rev/bf369401a6ff.
Comment 2 Jiri Sedlacek 2015-07-28 13:13:30 UTC
Actually there was no bug, the Help ID was defined and likely just incorrectly mapped to a help topic.

Restored the original Help ID "SelectSecondSnapshotPanel.HelpCtx": http://hg.netbeans.org/profiler-main/rev/a3ed827f7d3d.
Comment 3 Quality Engineering 2015-08-01 02:01:14 UTC
Integrated into 'main-silver', will be available in build *201508010002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/bf369401a6ff
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #253896 - added missing Help ID