Bug 2310 - Go to bookmark does not select whole line (1GENS5N)
Summary: Go to bookmark does not select whole line (1GENS5N)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 98
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Kai-Uwe Maetzel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 2575
Blocks:
  Show dependency tree
 
Reported: 2001-10-10 22:33 EDT by Nick Edgar CLA
Modified: 2002-02-05 13:27 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 Nick Edgar CLA 2001-10-10 22:33:45 EDT
- new file Test.txt
- enter "Test"
- add bookmark to first line
- in bookmarks view, choose Go to File (or double-click)
- it selects "Tes"
- add some more text to the first line, e.g. "Test. This is a Test."
- in bookmarks view, choose Go to File again
- it selects "Tes"

Bookmark should remember just the line number, not the character range.
Go to File should just select the whole line.
Marker annotation model should only update line number if no character range recorded (not record a new range).

NOTES:

NE (06/01/01 4:40:03 PM)
	Same for tasks created in the ruler.
Comment 1 DJ Houghton CLA 2001-10-29 18:19:17 EST
PRODUCT VERSION:
117

Comment 2 Nick Edgar CLA 2002-01-25 22:38:26 EST
Pls check in latest.
Comment 3 Kai-Uwe Maetzel CLA 2002-02-05 13:27:13 EST
Fix in current stream (20020129). However, the selection is too short because 
of bug# 2575.