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 134305 - could not assign keyboard shortcuts for Cut, Copy, Paste, Undo and Redo
Summary: could not assign keyboard shortcuts for Cut, Copy, Paste, Undo and Redo
Status: RESOLVED DUPLICATE of bug 133618
Alias: None
Product: editor
Classification: Unclassified
Component: Key bindings (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-01 00:41 UTC by rpelting
Modified: 2008-05-04 18:23 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 rpelting 2008-05-01 00:41:54 UTC
To reproduce the error, try the following:

- Start netbeans-6.1 with an empty userdir
- Answer "No" to Dialog "Confirm Import Settings"
- Go to Tools -> Options -> Keymap
- Choose Profile "Netbeans" and press "Duplicate"
- Name the new Profile "MyNetbeans"

All the default key shortcuts for Cut (Ctrl-V), Copy (Ctrl-C), Paste (Ctrl-V),
Undo (Ctrl-Z) and Redo (Ctrl-Z) are lost now.
There seems to be no way to reinstall these shortcuts in the new profile
because these actions dont show up.  In netbeans-5.5.1 they could be found
in the "Edit" subsection.
However, if you switch the profile back to the default "Netbeans", the
shortcuts are back again (but still not modifiable).
Comment 1 Vitezslav Stejskal 2008-05-04 18:23:10 UTC
Thanks for the report. The problem has already been tracked as issue #133618.

*** This issue has been marked as a duplicate of 133618 ***