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 270842

Summary: Home and End keys are inconsistent.
Product: editor Reporter: timothyrheider <timothyrheider>
Component: Key bindingsAssignee: Svata Dedic <sdedic>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description timothyrheider 2017-06-09 15:23:33 UTC
This started happening to me a while back with 8.2 and it happens enough to be disruptive to my development process.

Pressing the home key will go to the top of the document sometimes and sometimes it will go to the start of the line (the expected behavior).

I have not been able to reproduce it but it seems like it's when there are errors in the source it goes to the head of the document. This means I have to navigate back down to where I was previously editing.

It seems like the end key does the same thing except goes to the end of the document.
Comment 1 ebakke 2018-02-17 18:05:04 UTC
The behavior described by timothyrheider occurs whenever an error tooltip is open in the editor and the Home or End keys are pressed. It is indeed very disruptive.
Comment 2 ebakke 2018-02-17 18:42:25 UTC
Created an issue for this bug in the new Apache NetBeans JIRA: https://issues.apache.org/jira/browse/NETBEANS-403