[squeak-dev] [BUG] Infinite recursion for #morphicLayerNumber of TextMorphForEditView

christoph.thiede at student.hpi.uni-potsdam.de christoph.thiede at student.hpi.uni-potsdam.de
Tue Oct 5 07:33:24 UTC 2021


Hi all, hi Marcel,

sending #morphicLayerNumber to a TextMorphForEditView currently raises an infinite loop. This can be observed when triggering the "choose color..." option from the change emphasis (alt + 6) menu. See the implementations on Morph and TransformMorph or the attached screenshots.

How shall we fix this infinite recursion? :-)

Best,
Christoph

---
Sent from Squeak Inbox Talk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20211005/a7cf7f45/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: morphicLayerNumber-1.png
Type: application/octet-stream
Size: 37665 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20211005/a7cf7f45/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: morphicLayerNumber-2.png
Type: application/octet-stream
Size: 26068 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20211005/a7cf7f45/attachment-0003.obj>


More information about the Squeak-dev mailing list