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 41579

Summary: Cannot call context menu in Debugger Window columns
Product: platform Reporter: elenas <elenas>
Component: Outline&TreeTableAssignee: _ tboudreau <tboudreau>
Status: CLOSED FIXED    
Severity: blocker CC: julieg, tanya, vgorr
Priority: P3    
Version: 3.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 33281    
Bug Blocks:    

Description elenas 2004-04-01 10:50:07 UTC
1. Load any Java class into the debugger, set a 
breakpoint, continue and wait for stop.

2. In the Debugger Window, add the Location 
column to the Call Stack view.

3. Click the first row in the Call Stack view; it 
becomes selected. Click left mouse button at the 
Location cell of the first row, then click the 
right button there to call the context menu.

ISSUE: the context menu does not pop up.
This is true for every column except for the 
first column in every view. One cannot call the 
context menu in the column after the left click 
in the cell.

Workaround: make a left click in the next cell 
then make a right click in the desired cell.

It is reproducible on the following product 
configuration:

Product Version: NetBeans IDE 3.5.1 (Build 
200307302351)
IDE Versioning: IDE/1 spec=3.42 impl=200307302351
Operating System: SunOS version 5.8 running on 
sparc
Java: 1.4.2
Comment 1 Jan Jancura 2004-04-05 15:13:37 UTC
this is feature of our TreeTableView - as I know
Comment 2 _ tboudreau 2004-07-29 05:11:00 UTC
This was fixed when I modified the mouse event handling in TTV last week.
Comment 3 Marian Mirilovic 2005-11-01 09:54:37 UTC
verified in NB5.0