Bug 3550 - gotoMarker does not set source range and does not update outline view (1G7SXJG) [editor]
Summary: gotoMarker does not set source range and does not update outline view (1G7SXJ...
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P4 minor (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:56 EDT by Dani Megert CLA
Modified: 2003-02-27 05:47 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.