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 258743 - Multicaret: Extending selection via CTRL-SHIFT-RIGHT/CTRL-SHIFT-LEFT does not apply to all carets
Summary: Multicaret: Extending selection via CTRL-SHIFT-RIGHT/CTRL-SHIFT-LEFT does not...
Status: VERIFIED 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:
: 258799 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-04-09 11:43 UTC by markiewb
Modified: 2016-04-13 20:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue (115.23 KB, image/gif)
2016-04-09 11:43 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 11:43:26 UTC
Created attachment 159180 [details]
Shows the issue

Reproduction:
* Place several carets
* Press CTRL-SHIFT-RIGHT several times

ACTUAL: 
The selection extended only for the last caret.

BUT the extending of the selection at all caret works, when pressing SHIFT-RIGHT/LEFT

EXPECTED: 
 the selection is extended for all carets


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-12 11:32:00 UTC
changeset:   b894871b2dc6
user:        Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
date:        Tue Apr 12 13:29:46 2016 +0200
summary:     #258743 - update CamelCase actions to use multiple carets
Comment 2 Quality Engineering 2016-04-13 01:48:05 UTC
Integrated into 'main-silver', will be available in build *201604130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/b894871b2dc6
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #258743 - update CamelCase actions to use multiple carets
Comment 3 markiewb 2016-04-13 20:29:38 UTC
Verified as fixed in Product Version: NetBeans IDE Dev (Build 201604130001)
Comment 4 markiewb 2016-04-13 20:30:34 UTC
*** Bug 258799 has been marked as a duplicate of this bug. ***