]
Nick Boldt updated JBIDE-24800:
-------------------------------
Fix Version/s: 4.5.x
keybinding conflict for CTRL-7 in
org.jboss.tools.jst.jsp.commands.i18
----------------------------------------------------------------------
Key: JBIDE-24800
URL:
https://issues.jboss.org/browse/JBIDE-24800
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html-source-editing
Affects Versions: 4.5.0.Final
Reporter: Nick Boldt
Priority: Minor
Fix For: 4.5.x
{code}
!MESSAGE A conflict occurred for CTRL+7:
Binding(CTRL+7,
ParameterizedCommand(Command(org.jboss.tools.jst.jsp.commands.i18,Externalize selected
string...,
,
Category(org.jboss.tools.jst.jsp.commands.category,Visual Page Editor
Category,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@6f334ec2,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+7,
ParameterizedCommand(Command(org.eclipse.ptp.etfw.feedback.actions.commands.perfsuiteCommand,Display
PerfSuite Feedback,
,
Category(org.eclipse.ptp.etfw.feedback.actions.commands.category,PerfSuite Feedback
View,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@78a6ffe3,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
{code}