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 137976 - *Call Graph*. Remove unnecessary context menu on preivew line
Summary: *Call Graph*. Remove unnecessary context menu on preivew line
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-23 14:20 UTC by dnikitin
Modified: 2008-06-24 10:53 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dnikitin 2008-06-23 14:20:59 UTC
Product Version: NetBeans IDE Dev (Build 200806230002)
Java: 1.6.0_05; Java HotSpot(TM) Client VM 10.0-b19
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
--------------------------------------------------------------

-- invoke Class View
in bottom of View there is preview line (to show source code where function is called)

You can invoke popup menu on preview line and choose 'properties', but properties window is always empty.

Remove popup menu on preview line. It's unnecessary.
Comment 1 Alexander Simon 2008-06-23 16:10:07 UTC
fixed
http://hg.netbeans.org/main/rev/2d9eb292f845
Comment 2 Quality Engineering 2008-06-24 04:27:35 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #278 build
Changeset: http://hg.netbeans.org/main/rev/2d9eb292f845
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed: IZ#137976:*Call Graph*. Remove unnecessary context menu on preivew line
Comment 3 dnikitin 2008-06-24 10:53:28 UTC
Verified in NetBeans IDE Dev (Build 200806240008)