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 268760 - Navigation issue
Summary: Navigation issue
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-31 20:18 UTC by artavazd
Modified: 2016-10-31 20:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (50.82 KB, text/plain)
2016-10-31 20:19 UTC, artavazd
Details

Note You need to log in before you can comment on or make changes to this bug.
Description artavazd 2016-10-31 20:18:59 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.8.0_60-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b06

Reproducibility: Happens every time

STEPS:
  * Ctrl+Click on the function name to navigate to its definition

ACTUAL:
  Goes to the correct file where the function is defined but not the line where its definition begins

EXPECTED:
  Put cursor on the first line of the function definition.

REPRODUCIBILITY
  Occurs only during the first-time navigation to any function. Second and next clicks work quite correct.
Comment 1 artavazd 2016-10-31 20:19:03 UTC
Created attachment 162705 [details]
IDE log