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 397 - Action for activation of popup menu by keyboard
Summary: Action for activation of popup menu by keyboard
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: support
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-07-31 18:01 UTC by Jaroslav Tulach
Modified: 2008-12-23 10:27 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 Jaroslav Tulach 1998-07-31 18:01:53 UTC
I would like to have action for activation of popup menu by keyboard.

It should be CallbackAction called PopupMenuAction in package com.netbeans.developer.base.actions.


TreeView (and otherviews) and TextEditor should add itself as performers on receiving of focus.

Action should not survive focus change.
Comment 1 Marek Grummich 2000-07-25 09:24:59 UTC
Priority is changed to P4 (normal).
Comment 2 dmladek 2000-11-01 15:47:59 UTC
Could you explain  how to invoke (with keyboard) any popup menu
if it's already fixed? Is it posible on all platforms or only on Win or..?
--------------------------------------------------------------------------
I'm using Linux 2.2.13-20smp,
KDE win manager
jdk1.3.0-fcs
-----------------------------
Thanks for comments
Comment 3 Marian Mirilovic 2002-05-27 16:53:11 UTC
closed