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 184145

Summary: [69cat] Move caret up at line 1 move the cursor to the end of file
Product: editor Reporter: Michel Graciano <hmichel>
Component: Painting & PrintingAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dstrupl, misterm
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Michel Graciano 2010-04-14 12:46:25 UTC
[ BUILD # : b2c5b451d302 ]
[ JDK VERSION : 1.6.* ]

Steps:
1. Open any java file;
2. Hit Ctrl + Home;
3. Hit the up key and the caret will be moved to final of the editor
Comment 1 Vitezslav Stejskal 2010-04-14 13:18:54 UTC
(In reply to comment #0)
> 3. Hit the up key and the caret will be moved to final of the editor

Will be moved to 'final' what?
Comment 2 Michel Graciano 2010-04-14 13:22:00 UTC
The caret will be moved to the last line.
Comment 3 Vitezslav Stejskal 2010-04-16 11:23:19 UTC

*** This bug has been marked as a duplicate of bug 184214 ***