Bug 40607

Summary: [KeyBindings] Keybord shortcurt CTRL + 1 not working
Product: [Eclipse Project] Platform Reporter: Martin Aeschlimann <martinae>
Component: UIAssignee: Chris McLaren <csmclaren>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: P1 CC: daniel_megert, eclipse, ggregory, jfrantzius, masukomi, mlq.eclipse, nikolaymetchev
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Martin Aeschlimann CLA 2003-07-22 12:30:02 EDT
I20030722

CTRL + 1 does not work anymore with the latest build:
- The preference page has the key assigned to Quickfix
- The menu (Edit->Quick fix) does not contain the (CTRL + 1) in the name
Comment 1 Dani Megert CLA 2003-07-23 11:41:58 EDT
Might also be considered a blocker: many other shortcuts don't work as well in
I20030723 (fresh workspace). This renderes the build useless for development.
Comment 2 Kai-Uwe Maetzel CLA 2003-07-23 12:54:59 EDT
*** Bug 40653 has been marked as a duplicate of this bug. ***
Comment 3 Debbie Wilson CLA 2003-07-23 15:46:02 EDT
I20030722 is a 3.0 build not 2.1.
Comment 4 Martin Aeschlimann CLA 2003-07-24 04:20:01 EDT
*** Bug 40686 has been marked as a duplicate of this bug. ***
Comment 5 Chris McLaren CLA 2003-07-24 13:15:08 EDT
fixed. the problem was the scopes were not being set correctly. no key binding defined in the text editor or java editor scopes were working. 

i hate to say it, but the fix was only one character long. for the sake of posterity, that character was: '!'  
:)
Comment 6 Gary Gregory CLA 2003-07-24 13:47:20 EDT
I hope you've got a unit test for that now. It is quite annoying to pick up a
build and realize something so basic, usability-wise, is broken. :-(

Thanks.
Comment 7 Gary Gregory CLA 2003-07-24 13:56:18 EDT
Will this be in the next "I" build?

Comment 8 Dani Megert CLA 2003-07-25 02:15:57 EDT
You can bet it will be. 
I'm currently using the new I-build with workbench.jar from 3.0 M2. So far no
problems.
Comment 9 Dani Megert CLA 2003-07-25 04:11:49 EDT
*** Bug 40711 has been marked as a duplicate of this bug. ***
Comment 10 Martin Aeschlimann CLA 2003-07-25 12:27:32 EDT
*** Bug 40751 has been marked as a duplicate of this bug. ***