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 62983 - context-sensitive help missing in 'To Do' window
Summary: context-sensitive help missing in 'To Do' window
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Tasklist (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: tasklist-issues@contrib
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-24 22:34 UTC by Quy Nguyen
Modified: 2005-09-06 14:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Patch to implement help ID (810 bytes, text/plain)
2005-08-24 22:37 UTC, Quy Nguyen
Details
Corrected attachment (the previous one does not compile) (688 bytes, patch)
2005-08-27 02:02 UTC, Quy Nguyen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Quy Nguyen 2005-08-24 22:34:48 UTC
Context-sensitive help is missing (no help ID present) in the 'To Do' window.
Comment 1 Quy Nguyen 2005-08-24 22:37:08 UTC
Created attachment 24205 [details]
Patch to implement help ID
Comment 2 Quy Nguyen 2005-08-27 02:02:05 UTC
Created attachment 24284 [details]
Corrected attachment (the previous one does not compile)
Comment 3 _ pkuzel 2005-09-06 14:08:39 UTC
/cvs/tasklist/docscan/src/org/netbeans/modules/tasklist/docscan/SourceTasksView.java,v
 <--  SourceTasksView.java
new revision: 1.117; previous revision: 1.116
done