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 257607 - Pasting on multicursor selections, the text is pasted on the last cursor position only.
Summary: Pasting on multicursor selections, the text is pasted on the last cursor posi...
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 8.2
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-18 07:11 UTC by benx
Modified: 2016-03-12 05:09 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 benx 2016-01-18 07:11:18 UTC
Hi Team,

Trying the DEV version for the Multicursor edit feature, and a prbolem is that, when pasting the copied text on multicursor selections, the text is pasted on the last cursor position only.

NetBeans IDE Dev (Build 201601130401)
Comment 1 Quality Engineering 2016-03-12 05:09:51 UTC
Integrated into 'main-silver', will be available in build *201603120306* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/3df0473a14d5
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: Copy & Paste support with multiple carets. #257607 HTML support needs to be fixed