Bug 168266 - Quick access (Ctrl+E) takes key binding from all RCP apps
Summary: Quick access (Ctrl+E) takes key binding from all RCP apps
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P1 normal (vote)
Target Milestone: 3.3 M5   Edit
Assignee: Boris Bokowski CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-15 15:01 EST by Nick Edgar CLA
Modified: 2007-02-04 21:10 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.