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 30932

Summary: Context menu sometimes does not work in TreeTable
Product: platform Reporter: Jan Jancura <jjancura>
Component: ExplorerAssignee: Jiri Rechtacek <jrechtacek>
Status: VERIFIED FIXED    
Severity: blocker CC: mihmax, pzavadsky, ttran
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 31016    
Attachments: Context menu for breakpoints view in debugger window

Description Jan Jancura 2003-02-11 10:33:24 UTC
Context menu for !!getContextActions!! sometimes
does not work in TreeTable (standart context menu
is shown).
This problem blocks major functionality in debugger...
Comment 1 Jan Jancura 2003-02-11 10:34:18 UTC
Created attachment 8888 [details]
Context menu for breakpoints view in debugger window
Comment 2 Jan Jancura 2003-02-11 10:35:10 UTC
*** Issue 30486 has been marked as a duplicate of this issue. ***
Comment 3 _ ttran 2003-02-13 22:34:25 UTC
pzavadsky: can this be related to changes in Actions you made recently?
Comment 4 Peter Zavadsky 2003-02-14 13:32:39 UTC
It could be.

But first what does it mean it is not working? Does it mean that those
menu items are disabled?
If yes there is probably the problem when constructing the popup,
either the context isn't used or the context is bad. Just guessing.

Please provide the answer to my question first.
Comment 5 Jan Jancura 2003-02-14 15:43:39 UTC
> Does it mean that those menu items are disabled?

No they are not visible at all.

I sit on the same floor, if you need some presentation ;))
Comment 6 Jan Jancura 2003-02-14 16:37:47 UTC
*** Issue 23952 has been marked as a duplicate of this issue. ***
Comment 7 Peter Zavadsky 2003-02-17 08:24:03 UTC
Please describe it more precisely.

Is the popup visible and just a couple of items not? If yes, which
ones? Or the entire popup isn't visible.

(Call me when you are in your office :-) ).
Comment 8 Jan Jancura 2003-02-21 17:30:58 UTC
*** Issue 25889 has been marked as a duplicate of this issue. ***
Comment 9 Jiri Rechtacek 2003-02-26 16:33:56 UTC
the context actions (from root nodes) are added to popup if none nodes
are selected
Comment 10 Jiri Rechtacek 2003-03-24 16:17:02 UTC
*** Issue 31809 has been marked as a duplicate of this issue. ***
Comment 11 _ mihmax 2003-04-04 10:56:20 UTC
Fixed, but why is it still TBD?!!
Comment 12 Lukas Hasik 2003-09-05 10:31:52 UTC
verified