Fixes #2416 for good
authorn.hoffmann <n.hoffmann@localhost>
Wed, 29 Jun 2011 15:07:52 +0000 (15:07 +0000)
committern.hoffmann <n.hoffmann@localhost>
Wed, 29 Jun 2011 15:07:52 +0000 (15:07 +0000)
eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/BulkEditor.java

index b0b3b157e8ac8de5de8c26991a8bf8a74035bf0f..e0c5d808d1405944167d161b0819bdc6fff3a755 100644 (file)
@@ -280,6 +280,8 @@ public class BulkEditor extends AnnotatedLineEditor implements IPartContentHasDe
                        refresh();
                        
                        selectFirstItem();
                        refresh();
                        
                        selectFirstItem();
+                       
+                       getSourceViewer().getTextWidget().setFocus();
                }
        }
        
                }
        }