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 217275 - Go to declaration doesn't work properly
Summary: Go to declaration doesn't work properly
Status: RESOLVED DUPLICATE of bug 216253
Alias: None
Product: editor
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks: 217176
  Show dependency tree
 
Reported: 2012-08-23 07:41 UTC by Ondrej Brejla
Modified: 2012-09-13 14:52 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 Ondrej Brejla 2012-08-23 07:41:41 UTC
If I ctrl+click on a method call in some file and the file with the method declaration is not opened, it is opened, cursor is set properly, but NO scrolling is applied (if the method declaration is under the ide viewport). If I
apply that ctrl+click again, and the targeted file with the declaration is opened, cursor is set properly and scrolling is applied properly too.

Product Version: NetBeans IDE 7.2 (Build 201207171143)
Java: 1.6.0_26; Java HotSpot(TM) Client VM 20.1-b02
System: Linux version 3.2.0-29-generic-pae running on i386; UTF-8; cs_CZ (nb)
Comment 1 Milutin Kristofic 2012-09-13 14:52:32 UTC

*** This bug has been marked as a duplicate of bug 216253 ***