Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 331293 - Keyboard binding conflict for Git Ignore
Summary: Keyboard binding conflict for Git Ignore
Status: CLOSED DUPLICATE of bug 321739
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 0.9.0   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-28 20:37 EST by Miles Parker CLA
Modified: 2010-11-30 17:15 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 Miles Parker CLA 2010-11-28 20:37:26 EST
I've had a similar issue on my project. I think JDT is over zealous about scope for keyboard accelerators -- they should only need to use that for Java source.

Version: 3.6.1
Build id: M20100909-0800

Warning
A conflict occurred for ALT+COMMAND+I:Binding(ALT+COMMAND+I,
ParameterizedCommand(Command(org.eclipse.egit.ui.team.Ignore,Ignore,
,
Category(org.eclipse.egit.ui.commandCategory,Git,null,true),
org.eclipse.egit.ui.internal.actions.IgnoreActionHandler,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(ALT+COMMAND+I,
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.inline,Inline,
Inline a constant, local variable or method,
Category(org.eclipse.jdt.ui.category.refactoring,Refactor - Java,Java Refactoring Actions,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,cocoa,system)
Comment 1 Matthias Sohn CLA 2010-11-30 17:15:14 EST

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