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 140865

Summary: jVi StorageFilter keybindings not applied after module install
Product: editor Reporter: err <err>
Component: SettingsAssignee: Vitezslav Stejskal <vstejskal>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: log of installation
log of startup and the keybindings are in place

Description err 2008-07-19 04:28:20 UTC
A restart is required for the keybindings to get properly installed in the JEditorPane.

After the install, the defaultKeyTypedAction is working, but none of the keybindings are, for example ^F, ^D.

My guess is that during install the Action that are registered in layer.xml have not yet been created when the storage
filter is queried for the keybindings.

Attached are two logs, one of the install and then the subsequent startup when stuff starts working. These logs may be
of little use; in them everything looks ok from the jVi point of view.
Comment 1 err 2008-07-19 04:29:49 UTC
Created attachment 65015 [details]
log of installation
Comment 2 err 2008-07-19 04:30:37 UTC
Created attachment 65016 [details]
log of startup and the keybindings are in place
Comment 3 Vitezslav Stejskal 2008-07-22 14:14:42 UTC
I'll investigate.
Comment 4 Miloslav Metelka 2008-12-01 16:14:22 UTC
Is this still a valid problem?
Comment 5 Miloslav Metelka 2008-12-12 10:23:25 UTC
Please reopen if the problem persists.