[squeak-dev] Another strange behavior of FontChooser

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Mon Apr 25 22:06:28 UTC 2022


The one with cmd+k this time:

1. open a workspace, type some text, select some
2. open FontChooser thru Cmd+k
3. select some font, apply, so far so good
4. without closing the FontChoosed, select aome other Text
5. select another font, Apply, still good

now the unexpected behavior:

6. [select some block by double clicking after opening square bracket]
7. select another font, apply

Err! the font is applied to the previous selection!

8. type some Text, don't select any,
9. select another font, apply

Err! still apply to the previous selection

10. close the FontChooser

Err! many debuggers open in TextEditor>>closeTypeIn
myHistory current (nil) doesNotUnderstand: #contentsAfter:
The image survives only because the debuggers finally cover the broken
Morph when enough are open (a good idea to tile them !)

Definitely broken mutated states...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220426/c82425f2/attachment.html>


More information about the Squeak-dev mailing list