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 78545 - UML options should have access to appropriate online help
Summary: UML options should have access to appropriate online help
Status: RESOLVED WONTFIX
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-20 12:50 UTC by bugbridge
Modified: 2009-01-14 17:33 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 bugbridge 2006-06-20 12:50:06 UTC
steps to reproduce:
1. invoke Tools|options
2. go to advanced options
3. select any node within Edit node and press F1
help about selected options is displayed
4. select any node within UML node
Global Options Window help is displayed, help should be context sensitive
Comment 1 Yang Su 2006-12-19 01:36:26 UTC
The logic of implementation is rather simple, UML preference node needs to override 
public HelpCtx getHelpCtx() from AbstractNode to provide relevant javahelp context.

P3 is more appropriate, it is a visible usability issue, but not critical.
Comment 2 Sergey Petrov 2009-01-14 17:33:27 UTC
corner or minor case