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 84904 - Bad ctrl-navigation to constructor
Summary: Bad ctrl-navigation to constructor
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks: 87136
  Show dependency tree
 
Reported: 2006-09-14 14:11 UTC by Jiri Prox
Modified: 2007-01-17 10:09 UTC (History)
1 user (show)

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 Jiri Prox 2006-09-14 14:11:06 UTC
NetBeans IDE Dev (Build 060913)
1.6.0-rc; Java HotSpot(TM) Client VM 1.6.0-rc-b98
Linux version 2.6.5-1.358 running on i386
en_US (nb); UTF-8

Caret is not placed to proper constructor when ctrl-clicking on constructor
call. Instead of it it's placed on the beginnig of the class.
Comment 1 Max Sauer 2006-09-19 13:13:21 UTC
I can reproduce this.

--- 
NetBeans IDE Dev (Build 060919)   
1.5.0_05; Java HotSpot(TM) Server VM 1.5.0_05-b05   
Linux version 2.6.12-1.1390_FC4smp running on i386   
en_US (nb); UTF-8   
NetBeans-dev-060919
Comment 2 Jan Lahoda 2006-10-10 15:49:37 UTC
Should be fixed.
Comment 3 Jiri Prox 2006-10-12 16:45:33 UTC
verified