Bug 168266

Summary: Quick access (Ctrl+E) takes key binding from all RCP apps
Product: [Eclipse Project] Platform Reporter: Nick Edgar <n.a.edgar>
Component: UIAssignee: Boris Bokowski <bokowski>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P1 CC: bokowski
Version: 3.2   
Target Milestone: 3.3 M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Nick Edgar CLA 2006-12-15 15:01:47 EST
3.3 M3

The keybinding for quick access (Ctrl+E) is defined in org.eclipse.ui.
It should be in org.eclipse.ui.ide instead so this key binding can be left available for RCP apps.
Comment 1 Nick Edgar CLA 2006-12-15 15:24:36 EST
Note: The implementation can stay in the workbench, I just don't think the workbench should give it a default keybinding.
Also, CtrlEAction is a poor class name for the implementation ;-).
Comment 2 Boris Bokowski CLA 2007-01-15 11:10:11 EST
Taking ownership of Aaron's remaining bugs.
Comment 3 Boris Bokowski CLA 2007-01-15 11:17:21 EST
Must fix for M5.
Comment 4 Boris Bokowski CLA 2007-02-04 21:10:42 EST
Fixed >20070204.