Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 338509

Summary: EGit overrides important keybindings for "in windows" scope
Product: [Technology] EGit Reporter: Silvio Heuberger <silvio.heuberger>
Component: UIAssignee: Project Inbox <egit.ui-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: major    
Priority: P3 CC: matthias.sohn
Version: unspecified   
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Silvio Heuberger CLA 2011-03-01 03:49:11 EST
The eclipse UI for EGit creates duplicate keybindings for important shortcuts I (and possibly many other people use every day) namely:

The are defined with the scope "in windows". I think it would be much better to either define those keybindings differently, or define them only when a file/package/folder/project has been selected in the package explorer/navigator.

The keybindings are:

- Extract Method/Merge
- Inline/Ignore
- Change Method Signature/Commit


These are all bindings triggering refactorings which I use all day long, over and over again. I also mainly access them via the keybindings and not using the mouse. I'd vote for the keybindings to be changed, such that there is no conflict, either basing them on the selection or changing them altogether.
Comment 1 Matthias Sohn CLA 2011-03-02 05:22:45 EST

*** This bug has been marked as a duplicate of bug 321739 ***