| Summary: | Conflict occurred for ctrl+i ctrl+arrow_up ctrl+arrow_down | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Konstantin Komissarchik <konstantin> |
| Component: | Sapphire | Assignee: | Konstantin Komissarchik <konstantin> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ling.hao |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
I did reproduce the problem. It appears to be connected to switching from an xml source editor to one of the sapphire panels. However, it also appears that the key bindings continue to work correctly, so this is just log spam. Lowering the severity and marking for deferral. Marking as fixed. Verify by navigate around samples, use the provided key bindings, move back-n-forth between form and source view. |
Opened by Raj Alagumalai: ------------------------- steps to reproduce create a new workspace create a PS1 Rt switch to Java EE perspective open error.log file create a new dynamic web project create a new servlet HelloWorld open weblogic.xml open web.xml add following lines to the servlet section <run-as><description</description> <role-name>akraj</role-name> </run-as> add a new run-as role assignment invoke role picker and pick akraj !ENTRY org.eclipse.jface 2 0 2009-12-09 16:36:05.296 !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation. !SUBENTRY 1 org.eclipse.jface 2 0 2009-12-09 16:36:05.296 !MESSAGE A conflict occurred for CTRL+ARROW_UP: Binding(CTRL+ARROW_UP, ParameterizedCommand(Command(org.eclipse.ui.edit.text.scroll.lineUp,Scroll Line Up, Scroll up one line of text, Category(org.eclipse.ui.category.textEditor,Text Editing,Text Editing Commands,true), LegacyHandlerWrapper(ActionHandler(action=org.eclipse.ui.texteditor.Abstract TextEditor$ScrollLinesAction@1420a24)), ,,true),null), org.eclipse.ui.defaultAcceleratorConfiguration, org.eclipse.ui.textEditorScope,,,system) Binding(CTRL+ARROW_UP, ParameterizedCommand(Command(sapphire.move.up,Move Up, Moves the selected entity towards the head of the list by one position., Category(sapphire,Oracle Enterprise Pack for Eclipse,Commands that are part of Oracle Enterprise Pack for Eclipse.,true), , ,,true),null), org.eclipse.ui.defaultAcceleratorConfiguration, sapphire.content.outline,,,system) !SUBENTRY 1 org.eclipse.jface 2 0 2009-12-09 16:36:05.296 !MESSAGE A conflict occurred for CTRL+ARROW_DOWN: Binding(CTRL+ARROW_DOWN, ParameterizedCommand(Command(org.eclipse.ui.edit.text.scroll.lineDown,Scroll Line Down, Scroll down one line of text, Category(org.eclipse.ui.category.textEditor,Text Editing,Text Editing Commands,true), LegacyHandlerWrapper(ActionHandler(action=org.eclipse.ui.texteditor.Abstract TextEditor$ScrollLinesAction@a7f986)), ,,true),null), org.eclipse.ui.defaultAcceleratorConfiguration, org.eclipse.ui.textEditorScope,,,system) Binding(CTRL+ARROW_DOWN, ParameterizedCommand(Command(sapphire.move.down,Move Down, Moves the selected entity towards the tail of the list by one position., Category(sapphire,Oracle Enterprise Pack for Eclipse,Commands that are part of Oracle Enterprise Pack for Eclipse.,true), , ,,true),null), org.eclipse.ui.defaultAcceleratorConfiguration, sapphire.content.outline,,,system) !ENTRY org.eclipse.osgi 2 1 2009-12-09 16:37:45.625 !MESSAGE NLS unused message: browseButtonToolTip in: oracle.eclipse.tools.sapphire.ui.BooleanPropertyEditor