<div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>I just noticed that the newly introduced text drag and drop 

sometimes 

does not work when dragging text between workspaces. It has always worked until today so I suspect the culprit is among the more recent changes.</div><div><br></div><div>Problem:</div><div>When dragging the selected text from one workspace to another, sometimes an object reference is copied to the bindings of the workspace instead of pasting the text. In the target text, the newly created variable name appears instead (e. g. text3997962) as if I had dropped another non-text object.</div><div><br></div><div>At least the text is not removed from the source workspace when this happens...</div><div><br></div><div>Problem #2:</div><div>It does not always happen. When dragging from a third workspace it suddenly worked and then also from the second again. Then I reset my texts back to the old state and now it is broken again.</div><div><div><br></div><div>Expected behavior:</div><div>The selected text from the source workspace is cut from there, and pasted at the drop hand location in the target workspace.</div><div></div></div><div><br></div><div>Currently I have three workspaces #1, #2, #3.</div><div>If I drag the selection from #1 to #2, it works.</div><div>If I drag from #1 to #3 it does not.</div><div>Dragging from #2 to #3 does not work.</div><div>Dragging from #2 to #1 does work.</div><div>Now dragging from #1 to #3 suddenly does work... I dragged to the start of the text this time.</div><div>Dragging back from #3 to #1 works.</div><div>Dragging from #1 to #3 to the end of it also works.</div><div>Dragging back from #1 to #3.</div><div>Resetting (Cmd+l, lowercase L) text of #3.</div><div>Dragging from #1 to the end of #3 does not work again. Variable pasted at the start of the text.</div><div>Repeated dragging of the same text from #1 to #3 always pastes the variable.</div><div>Dragging to the middle of #3 works!</div><div>Dragging the pasted text inside of #3 to the end removed the text and pasted a variable instead.</div><div><br></div><div>Hypothesis: it does not work to drop the text beyond the TextMorphForEditView. And so far I might just have been lucky to always have enough blank lines at the end of my target workspace. Workspaces #1 and #2 from above contain much more text than #3 and fill the whole editing area of the workspace, so this would be consistent.</div><div><br></div><div>Squeak5.3beta<br>latest update: #19300<br></div><div><br></div><div>Kind regards,<br>Jakob</div></div></div></div>