This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 70430 - Carets jumps to first line from end of file
Summary: Carets jumps to first line from end of file
Status: RESOLVED DUPLICATE of bug 70253
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-14 18:09 UTC by _ gtzabari
Modified: 2007-11-05 13:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2005-12-14 18:09:50 UTC
dev build 200512111900

When I press the down-arrow with the caret in the last line of the editor, the
caret position moves to the first line of the file (i.e. it "wraps around") but
when I hit the up-arrow from the first time it does not wrap around back to the
end of the file.

Personally I dislike the idea of wrap-around to begin with, but if you're going
to add please ensure it is consistent so I can wrap around in either direction.
Comment 1 Martin Roskanin 2005-12-15 08:18:55 UTC
No, no. This is not a new feature, that was a defect that is already fixed,
thanks for the report.

*** This issue has been marked as a duplicate of 70253 ***