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 207975

Summary: While line wrap enabled, the end key doesn't work properly
Product: editor Reporter: mythos77
Component: Actions/Menu/ToolbarAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED DUPLICATE    
Severity: normal CC: csdaraujo, emi
Priority: P3    
Version: 7.1.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description mythos77 2012-02-01 09:02:26 UTC
If you enable line wrap, find a wrapped line and hit the "end" key the cursor goes to the beginning of the next line and then the "arrow up" key stops working until you move the cursor one position right and hit it again.
Comment 1 mythos77 2012-02-07 12:42:50 UTC
Actually if you hit the "end" key anywhere in the file and then try to go up the lines with the "arrow up" key through the wrapped line, you get stuck on it as well.
Comment 2 Ondrej Brejla 2012-05-11 13:16:28 UTC
Not PHP specific. Same behavior is in Java editor.
Comment 3 rasamassen 2012-06-05 19:16:23 UTC
Same problem. Hitting "end" key moves to end of wrapped row (moving cursor to start of next wrapped row), not line.
Arrow up key fails after using "end" key - if there are enough wrapped lines, arrow up key fails even after using arrow down key.
Comment 4 Dusan Balek 2012-11-27 11:59:48 UTC
*** Bug 222152 has been marked as a duplicate of this bug. ***
Comment 5 Milutin Kristofic 2013-06-06 15:22:38 UTC

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