Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 454041

Summary: global search result links can get out of sync with editor
Product: [ECD] Orion Reporter: Grant Gayed <grant_gayed>
Component: EditorAssignee: Project Inbox <orion.editor-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Grant Gayed CLA 2014-12-03 11:43:48 EST
Happens in the latest on orion.eclipse.org.  Steps:

- start with no editors open
- Edit > Global Search...
- search for "logEvent" (no quotes)
- expand the "editor/textView.js (1 matches)" item and click its exposed match link
  -> it opens the file and initially looks like it will take you to the match within it (currently line 2106), but then carries on to somewhere else in the file (2000+ lines later)

There are other cases where these get out of sync, but this is the simplest one; presumably the other cases have a similar root cause.
Comment 1 Grant Gayed CLA 2015-01-26 14:29:14 EST
Closing report, I no longer see this problem.