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 258502 - The cursor column is not preserved when moving over shorter lines
Summary: The cursor column is not preserved when moving over shorter lines
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-23 12:10 UTC by Jiri Prox
Modified: 2016-03-23 12:10 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 Jiri Prox 2016-03-23 12:10:04 UTC
The column position is not preserved when moved over shorter/empty lines as it was in 8.1

Steps to reproduce:
1) open some file
2) put cursor the the n-th column
3) press down arrow to move cursor over the line with less then n characters

-> expected:
the cursor is moved to n-th column if the line is long enough

-> actual:
the cursor stays at m-th column (m is length of the short line)



Product Version: NetBeans IDE Dev (Build 201603220001)
Java: 1.8.0_73; Java HotSpot(TM) 64-Bit Server VM 25.73-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_73-b02
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\jprox\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\jprox\AppData\Local\NetBeans\Cache\dev