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 258752 - Multicaret: 'CTRL-X' action does not work for all carets
Summary: Multicaret: 'CTRL-X' action does not work for all carets
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-09 13:11 UTC by markiewb
Modified: 2016-04-12 01:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue (51.90 KB, image/gif)
2016-04-09 13:11 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2016-04-09 13:11:53 UTC
Created attachment 159186 [details]
Shows the issue

Reproduction:
* Place several carets and create selections
* Press CTRL-X to cut the texts into clipboard

ACTUAL: only the last selection is cut - see attached screencast

EXPECTED: all selections are put into clipboard


Product Version: NetBeans IDE Dev (Build 201603200001)
Updates: Updates available
Java: 1.8.0_71; Java HotSpot(TM) 64-Bit Server VM 25.71-b15
Runtime: Java(TM) SE Runtime Environment 1.8.0_71-b15
Comment 1 Ralph Ruijs 2016-04-11 09:05:24 UTC
changeset:   7c7e4598a4e4
parent:      296312:0aff84f50cb3
user:        Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
date:        Mon Apr 11 11:02:05 2016 +0200
summary:     #258752 #258742 - install TransferHandler
Comment 2 Quality Engineering 2016-04-12 01:46:44 UTC
Integrated into 'main-silver', will be available in build *201604120001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/7c7e4598a4e4
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #258752 #258742 - install TransferHandler