Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/IDE/Search    [ Add a report in this area ]  
Report #:  102794   Status: Reported
Find declaration sometimes doesn't work
Project:  Delphi Build #:  16.0.4429.46931
Version:    16.4 Submitted By:   Len Yates
Report Type:  Minor failure / Design problem Date Reported:  1/22/2012 3:00:38 PM
Severity:    Infrequently encountered problem Last Updated: 9/4/2012 5:35:31 PM
Platform:    All versions Internal Tracking #:  
Resolution: Cannot Reproduce (Resolution Comments) Resolved in Build: : None
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
Right click on an identifier and select ?ind declaration?  This usually works but every once in while it cannot find the correct location in the code.  Sorry, no info on how to re-create.  

this occurs also with 16.0.4429.46931. Even Ctrl+Shift+Up/Down stop working sometimes. You will never get a Step-by-Step reproduction of this error, so does that mean you are not planning to solve this?
Steps to Reproduce:
Here are the steps:
1. work with Delphi for at least 1 hour
2. open different big projects
3. go into the implementation part
4. move cursor into a function which is defined in interface part
5. press Ctrl+Shift+Cursor Up
6. Delphi does not jump to the definition, instead it jumps to the beginning of the function in the implementation part
Workarounds
None
Attachment
None
Comments

Tomohiro Takahashi at 1/22/2012 6:04:18 PM -
> Sorry, no info on how to re-create.
Ok, if you find steps to reproduce your issue, please update [Steps] field and attach sample project.

Michael Damm at 2/15/2012 6:33:48 AM -
I (and my colleagues) have sporadically the same problem, so the existence of a common problem ca be confirmed. Not for all problems you can give steps to reproduce. Ignoring such problems does not help to improve Delphis quality.

Michael Damm at 2/15/2012 6:35:23 AM -
Again: this is a very old problem, at least since Delphi 2006. Why not giving a try to fix it?

Tomohiro Takahashi at 2/15/2012 11:49:52 PM -
Do you have any sample project and steps to reproduce your issue?
If so, could you please put QC report?

and, if possible, please contact technical support service for more intensive support.
http://support.embarcadero.com/

Michael Damm at 2/17/2012 1:17:28 PM -
Here are the steps:
1. work with Delphi for at least 1 hour
2. open different big projects
3. go into the implementation part
4. move cursor into a function which is defined in interface part
5. press Ctrl+Shift+Cursor Up
6. Delphi does not jump to the definition, instead it jumps to the beginning of the function in the implementation part

Tomohiro Takahashi at 2/17/2012 4:38:14 PM -
> 1. work with Delphi for at least 1 hour
I guess it is related to this issue. Current IDE of Update 3 has memory leak issue while debugging.
So, if possible, could you please retest your issue with upcoming next update release(e.g., Update 4)?

Michael Damm at 3/15/2012 1:01:18 PM -

Tomohiro Takahashi at 3/15/2012 1:02:13 PM -
Damm-san
Have you already installed any 3rd-party plugin?

Server Response from: ETNACODE01