Bug 36420 - [KeyBindings] Imported key preferences have no effect until you look at the page
Summary: [KeyBindings] Imported key preferences have no effect until you look at the page
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Chris McLaren CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-11 16:11 EDT by Boris Shingarov CLA
Modified: 2003-09-25 13:23 EDT (History)
0 users

See Also:


Attachments
Patch to PreferenceCommandRegistry (1.54 KB, patch)
2003-09-16 12:13 EDT, Douglas Pollock CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Shingarov CLA 2003-04-11 16:11:13 EDT
When I import all my preferences and press OK, I don't get my preferred key 
bindings.  I then go to the corresponding prefs page; all the imported 
bindings are in place; after I hit Apply, they work.

I can't really go through all the prefs pages just to make sure everything 
that was imported, has been "picked up" (sort of contrary to why we need pref 
export/import in the first place).
Comment 1 Douglas Pollock CLA 2003-09-16 12:13:03 EDT
Created attachment 6111 [details]
Patch to PreferenceCommandRegistry

This registers a listener to the preference store -- reloading the commands
when the preference store changes the appropriate property.
Comment 2 Douglas Pollock CLA 2003-09-16 12:13:34 EDT
chris: review/apply
Comment 3 Chris McLaren CLA 2003-09-25 13:23:13 EDT
fixed