Bug 45322

Summary: [KeyBindings] No bindings shown in Keys pref page
Product: [Eclipse Project] Platform Reporter: Nick Edgar <n.a.edgar>
Component: UIAssignee: Chris McLaren <csmclaren>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: P1    
Version: 3.0   
Target Milestone: 3.0 M5   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Nick Edgar CLA 2003-10-21 16:17:49 EDT
build I20031021

- open Keys pref page
- select command File / Close
- no bindings appear
- Ctrl+F4 and other bindings appear to work OK even though they are not shown
- I had previously defined Ctrl+W for File/Close and it is not working, however 
I had also bound Ctrl+Shift+W for File/Close All and it is working.  This may 
be due to the scope problem for Ctrl+W - I normally have to define it in the 
text scope as well as the global scope in order to work around a (known) bug.  
Close All doesn't have this problem.
Comment 1 Chris McLaren CLA 2003-10-21 16:28:46 EDT
fixed in head
Comment 2 Stefan Xenos CLA 2003-11-19 15:17:36 EST
Confirmed that Ctrl-F4 appears in the list in build I20031119.

However, it is still necessary to bind Ctrl+W to both the general scope and the
text editing scope. Should we re-open, or is there another bug for this?