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 258797

Summary: Multicaret: Put all multicaret actions into separate keymap category for better visibility
Product: editor Reporter: markiewb
Component: Actions/Menu/ToolbarAssignee: markiewb
Status: RESOLVED FIXED    
Severity: normal Keywords: NETFIX
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 171261    
Bug Blocks:    
Attachments: Shows the proposal
Shows fixed state

Description markiewb 2016-04-12 22:20:47 UTC
Created attachment 159239 [details]
Shows the proposal

ACTUAL: some multicaret actions are in category "editor", some in "others"

EXPECTED: all multicaret actions are a separate keymap category "Editor (Multicaret)" for better visibility
Comment 1 markiewb 2016-04-14 19:52:42 UTC
How to set the category is documented at http://wiki.netbeans.org/DevFaqHowToDefineTheKeyMapCategoryForAnAction
Comment 2 markiewb 2016-07-21 21:39:12 UTC
Fixed. Category is "Edit (Multicaret)". See screenshot

http://hg.netbeans.org/core-main/rev/95ad6f0fcf55
Comment 3 markiewb 2016-07-21 21:39:30 UTC
Created attachment 161375 [details]
Shows fixed state
Comment 4 Quality Engineering 2016-07-23 01:51:28 UTC
Integrated into 'main-silver', will be available in build *201607230002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/95ad6f0fcf55
User: Benno Markiewicz <markiewb@netbeans.org>
Log: #258797 - Multicaret: Put all multicaret actions into separate keymap category "Edit (Multicaret)" for better visibility

Based on documentation at http://wiki.netbeans.org/DevFaqHowToDefineTheKeyMapCategoryForAnAction#Keymap_category_for_.40EditorActionRegistration