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 118056 - Eclipse Profile keymap for undo is not mapped to ctrl-Z.
Summary: Eclipse Profile keymap for undo is not mapped to ctrl-Z.
Status: RESOLVED DUPLICATE of bug 116836
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-07 22:24 UTC by cdea
Modified: 2007-10-10 08:49 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 cdea 2007-10-07 22:24:47 UTC
To reproduce:

Using NetBeans 6.0 beta 1
Select on the Menu: Tools/Options
In the Option dialog select Keymap
Then, Select Eclipse as your profile
Click on ok, to accept and close dialog.

Type into the editor anything and use the keyboard shortcut CTRL-Z.
Nothing happens.

The Eclipse Profile Keymap's Undo does not have a key mapped to a Ctrl-Z for Undo.


Workaround:
In the Options Dialog box
Under Actions: select to expand Edit folder.
Select 'Undo' item.
In the field 'Shortcuts' List box click Add... button.
hit the Ctrl key and 'Z' to be mapped to the Undo and click OK button.
click ok in the Options dialog.

The key combination will work as expected in editors.

Please test all keymap profile for Eclipse.
Comment 1 cdea 2007-10-07 22:37:12 UTC
Paste Action is not mapped to Ctrl-V.
Copy Action is not mapped to Ctrl-C.
Cut Action is not mapped to Ctrl-X.
Find Action is not mapped to Ctrl-F

In the Eclipse profile in Netbeans Ctrl-Shift-T is different than Eclipse's.
Find type should be Ctrl-Shift-T not Ctrl-O.
Ctrl - O should be 'Members' not find type.

I'm sure there are others that I've missed, but it seems many of the equivalents aren't the same.
  

Comment 2 Jiri Prox 2007-10-10 08:49:42 UTC
Already reported, thanks

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