EditTextView.st
changeset 5371 663c7bdd9fa8
parent 5370 9b04537dc868
child 5386 26b17b83a19b
child 5387 b94d35da3ad6
--- a/EditTextView.st	Thu Jul 09 00:56:22 2015 +0200
+++ b/EditTextView.st	Thu Jul 09 10:14:33 2015 +0200
@@ -6306,7 +6306,8 @@
         m disable:#copySelection.
     ].
     self hasSelection ifFalse:[
-        m disableAll:#(cut googleSpellingSuggestion babelFishTranslate openFileBrowserOnIt openWorkspaceWithIt sort indent).
+        m disableAll:#(cut googleSpellingSuggestion babelFishTranslate openFileBrowserOnIt 
+                       openWorkspaceWithIt sort indent splitLinesAtCharacterOrString).
     ] ifTrue:[
         (Error handle:[:ex |
             ex return:false