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 135610 - *CallGraph*: GoTo Caller works incorrectly in undock window
Summary: *CallGraph*: GoTo Caller works incorrectly in undock window
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-05-22 14:47 UTC by dnikitin
Modified: 2008-05-30 19:53 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 dnikitin 2008-05-22 14:47:27 UTC
-- invoke Call Graph 
-- close all source files in editor
-- !! Undock Call Graph window
-- try Goto Declaration or Goto Reference or Caller or Callee or double click on node.
==> source file is opened in editor but cursor is not pointed on correct line, i.e. caller(callee) is not
marked(pointed) by cursor.
Comment 1 Alexander Simon 2008-05-22 16:25:37 UTC
fixed
http://hg.netbeans.org/main/rev/d3d38e7df5fd
Comment 2 Quality Engineering 2008-05-27 16:25:41 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #221 build
Changeset: http://hg.netbeans.org/main/rev/d3d38e7df5fd
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed: IZ#135610:*CallGraph*: GoTo Caller works incorrectly in undock window
Comment 3 dnikitin 2008-05-30 19:53:22 UTC
Verified in NetBeans IDE Dev (Build 200805290004)