[Cuis-dev] [bug] MagnifierMorph does not work in rolling release

Nicolás Papagna Maldonado nicolas.papagna at gmail.com
Thu Mar 27 06:47:23 PDT 2025


Hi folks!

Steps to reproduce:

   1. Checkout commit 4949356a1db0ca5e6ee4d57afa78fe50189fc548 or download
   it
   https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev/archive/4949356a1db0ca5e6ee4d57afa78fe50189fc548.zip
(this
   is HEAD at the moment of reporting this bug)
   2. Open a workspace
   3. Evaluate Feature require: 'Morphic-Widgets-Extras'
   4. Evaluate MagnifierMorph new openInWorld
   5. Notice a debugger is opened.It looks like srcExtent is nil and that
   causes an error whenMagnifierMorph>>#initialize is sent.

This does not happen in the Stable Cuis release.

Cheers!
Nico PM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20250327/ab013092/attachment.htm>


More information about the Cuis-dev mailing list