Pages: 1
I was using the answer to the ask block (morph name: ScratchPrompter) and selecting text while holding the n key, then this window came up:
the window wrote:
a primitive has failed
UTF32 class(Object)>>error:
UTF32 class(Object)>>primitiveFailed
UTF32 class(Behavior)>>basicNew:
UTF32 class(Behavior)>>new:
UTF32 (SequencableCollection)>>copyFrom:to:
StringFieldMorph>>insertCharacter:
StringFieldMorph>>keyStroke:
HandMorph>>handleEvent:
HandMorph>>processEvents
[ ] in PasteUpMorph>>doOneCycleNow
That's it.
I found that in a Squeak TextMorph, the problem doesn't come up.
Offline
Pages: 1