<div dir="ltr">Shouldn't every un-protected paragraph inst.var. access be replaced with self paragraph?<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 25 avr. 2022 à 23:40, Nicolas Cellier <<a href="mailto:nicolas.cellier.aka.nice@gmail.com">nicolas.cellier.aka.nice@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>On MacOS, in a workspace, cmd+k invokes a FontChooser that works well, but ctrl+k invokes a simpler list chooser dialog Moprh that works less well.</div><div><br></div><div>If I select another font in this dialog, I got the MNU from within: TextMorphForEditView>>handleInteraction:fromEvent:, because paragraph is (temporarily) set to nil</div><div><br></div><div>Note that once the Debugger opens, the paragraph inst.var. is reset to a NewParagraph.</div><div>Also note that oldParagrah temporary is a NewParagraph which kind of funny.</div><div><br></div><div>When I inspect paragraph inst.var.ref., I see half are protected the ifNotNil: check, half not... The kind of state mutations leaving traps on the track.</div><div><br></div><div>Nicolas<br></div></div>
</blockquote></div>