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 51698 - Editor does not accept characters after shortcut mapping
Summary: Editor does not accept characters after shortcut mapping
Status: RESOLVED DUPLICATE of bug 51149
Alias: None
Product: editor
Classification: Unclassified
Component: Key bindings (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-21 09:46 UTC by tkellerer
Modified: 2007-11-05 13:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Generated keybindings.xml (342 bytes, text/plain)
2004-11-21 09:46 UTC, tkellerer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tkellerer 2004-11-21 09:46:04 UTC
After mapping match-brace to a new shortcut
(Ctrl-B) the editor refuses to accept any
character input. 

I did this through Tools->Options->Editing->Editor
Settings->Keybindings

Then remove the Ctrl-[ from match-brace and add Ctrl-B

After that the editor does not accept any
character input. Enter, Tab, Ctrl-V still work,
but no character is accepted.

When I delete
<userdir>/config/Editors/text/base/keybindings.xml
editing works again. 

Removing the newly added shortcut doesn't help
either, only removing the file fixes the problem

NetBeans IDE Dev (Build 200411072021)
Operating System Windows 2000 version 5.0 running
on x86
JDK 1.4.2_02-b03; Sun Microsystems Inc.
Comment 1 tkellerer 2004-11-21 09:46:52 UTC
Created attachment 18977 [details]
Generated keybindings.xml
Comment 2 zikmund 2004-11-22 09:52:00 UTC
Probably a duplicate.
200411072021 build is 4.0 branch where similar issue 51149 was fixed
on 2004-11-09.

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