Bug 3550

Summary: gotoMarker does not set source range and does not update outline view (1G7SXJG) [editor]
Product: [Eclipse Project] JDT Reporter: Dani Megert <daniel_megert>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: P4    
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: Windows NT   
Whiteboard:

Description Dani Megert CLA 2001-10-10 22:56:59 EDT
gotoMarker does not set source range and does not update outline view.
	JavaEditor.gotoMarker should
	- set the source range annotation (setHighlightRange)
	- set the selection of the outline viewer (fOutline.select(...))


NOTES:

KUM (1/26/01 4:57:15 PM)
	Fixed. 
	There is issue left, which is when opening a bookmark must open an editor. Then, the opening code 
	ruins the range selection and resets it to the public type of the editor's input element. We should
	reconsider the opening behavior of editor's especially in the case of segmented source presentation.

EG (1/29/01 1:10:13 PM)
	please move the PR to active issues once verified. So that we track the left over.

DM (1/29/01 3:19:32 PM)
	Verified --> OK - moving to "Active issues"
Comment 1 Martin Aeschlimann CLA 2001-10-16 11:16:07 EDT
moved to 'active'
Comment 2 DJ Houghton CLA 2001-10-24 07:12:23 EDT
PRODUCT VERSION:
	Eclipse 0.020, Jabiru 70+, SDK 1.2.2

Comment 3 Erich Gamma CLA 2001-11-10 17:52:22 EST
no action for now
Comment 4 Kai-Uwe Maetzel CLA 2003-02-27 05:47:11 EST
This is fixed.