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 244935 - Move lines down loses selection of selected lines at EOF
Summary: Move lines down loses selection of selected lines at EOF
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-07 12:51 UTC by markiewb
Modified: 2014-10-18 06:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue (168.84 KB, image/png)
2014-06-07 12:51 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2014-06-07 12:51:40 UTC
Created attachment 147602 [details]
Shows the issue

* open a file
* select multiple full lines (caret must be at column 0 of the next line!)
* press the shortcut for "move lines down" and keep it pressed

ACTUAL: somewhere in-between the selection of the lines gets lost
EXPECTED: selection of lines doesn't get lost

See screenshot for more details

Product Version: NetBeans IDE 8.0 (Build 201403101706)
Updates: NetBeans IDE is updated to version , NetBeans 8.0 Patch 1.1
Java: 1.8.0_05; Java HotSpot(TM) 64-Bit Server VM 25.5-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_05-b13
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Milutin Kristofic 2014-10-02 15:22:08 UTC
Changeset: 97ca785e9924
Author:    Milutin Kristofic <mkristofic@netbeans.org>
Date:      2014-10-02 17:24
Message:   #244935 - Move lines down loses selection of selected lines at EOF
Comment 2 Quality Engineering 2014-10-18 05:13:01 UTC
Integrated into 'main-silver', will be available in build *201410180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/97ca785e9924
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #244935 - Move lines down loses selection of selected lines at EOF
Task #244935 - Move lines down loses selection of selected lines at EOF
Comment 3 markiewb 2014-10-18 06:24:59 UTC
Verified NetBeans IDE Dev (Build 201410170001)