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 71322 - 'Show JavaDoc' is still in context menu
Summary: 'Show JavaDoc' is still in context menu
Status: RESOLVED INVALID
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-12 18:30 UTC by tprochazka
Modified: 2007-11-05 13:42 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 tprochazka 2006-01-12 18:30:40 UTC
"Show Javadoc ALF+F1" function work correctly only when is focus on any element.
 But when I click to empty space "Show Javadoc" is also in context menu. I 
think that this is bug. 

Maybe will be useful, when this function show JavaDoc for current class.
Comment 1 Jan Pokorsky 2006-01-13 12:33:10 UTC
I guess it is still there due to performance reasons. Anyway it is the editor
action -> reassigning.
Comment 2 Vitezslav Stejskal 2006-12-18 04:47:39 UTC
I don't think this actions is still in the context menu.