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 16166 - Default values are used for global removed keybindings
Summary: Default values are used for global removed keybindings
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P1 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-03 10:55 UTC by Jan Lahoda
Modified: 2007-11-05 13:44 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 Jan Lahoda 2001-10-03 10:55:30 UTC
Build 200110030100.
1. Open keybindings dialog for:
Tools/Options/Editting/Editor Settings/KeyBindings
2. Remove all keybindings for some actions (tested with Show code completion,
Shift Line Right)
3. Restart IDE.
4. Look to keybindings (as above). The removed keybindins will be there again.
Sometimes, I do not know under which circumstaces, removed keybindings are still
removed. But, often after next restart are back again.
Comment 1 Martin Roskanin 2001-10-03 15:56:20 UTC
fixed in [maintrunk]

Some default shortcuts has been changed.
Bad deletion of default KB in KeyBindingsMIMEOptionFile

modified files:
/cvs/editor/src/org/netbeans/modules/editor/options/KeyBindingsMIMEOptionFile.java,v  <--  
KeyBindingsMIMEOptionFile.java
new revision: 1.4; previous revision: 1.3

/cvs/editor/src/org/netbeans/modules/editor/resources/XMLs/DefaultGlobalKeyBindings.xml,v  <--  
DefaultGlobalKeyBindings.xml
new revision: 1.3; previous revision: 1.2

/cvs/editor/src/org/netbeans/modules/editor/resources/XMLs/DefaultKeyBindings.xml,v  <--  
DefaultKeyBindings.xml
new revision: 1.3; previous revision: 1.2
Comment 2 Jan Lahoda 2001-10-05 10:50:23 UTC
Verified in 200110050100.
Comment 3 Jan Lahoda 2001-10-05 10:52:24 UTC
.
Comment 4 Quality Engineering 2003-06-30 18:12:11 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.