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 143018 - Sometimes keybindings are lost after duplicating keymap
Summary: Sometimes keybindings are lost after duplicating keymap
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Key bindings (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-06 10:16 UTC by Jiri Prox
Modified: 2008-10-20 16:27 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 Jiri Prox 2008-08-06 10:16:06 UTC
The duplication of keymap profile sometimes fails and several shortcuts are lost (copy, delete etc...)
(this is continuation of issue 133618)

Product Version: NetBeans IDE Dev (Build 20080805045253)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Linux version 2.6.22-15-generic running on i386; UTF-8; en_US (nb)
Comment 1 Vitezslav Stejskal 2008-08-07 16:02:29 UTC
Ok, I'm looking into this.
Comment 2 milutinjovanovic 2008-08-11 19:59:16 UTC
FYI

I have the same problem, but...

While experimenting, I reverted to default NetBeans keymap, and then removed all key associations. I expected editor
would be mostly dead. However, DELETE worked. This leads me to believe that DELETE seems to be handled differently from
other keys.

Product Version: NetBeans IDE 6.1 (Build 200805300101)
Java: 1.6.0_06; Java HotSpot(TM) Client VM 10.0-b22
System: Windows XP version 5.1 running on x86; Cp1252; en_CA (nb)
Comment 3 Vitezslav Stejskal 2008-08-22 14:03:35 UTC
http://hg.netbeans.org/main/rev/c5dc11f64932
Comment 4 Quality Engineering 2008-08-23 05:23:18 UTC
Integrated into 'main-golden', available in build *200808230201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/c5dc11f64932
User: Vita Stejskal <vstejskal@netbeans.org>
Log: #143018 (fixed): make sure that actions are already loaded (ie sharedActions map is populated) before loading shortcuts
Comment 5 Jiri Prox 2008-10-20 16:27:33 UTC
v. in RC1