Fixed a bug in TextMorph, now what?

Simon Guest simon.guest at tesujimath.org
Sat Sep 30 13:46:11 UTC 2006


Hi all,

With regard to my previous problem, viz TextMorph not resizing itself
to fit the text after an edit, with a helpful hint from Karl, I found
the problem.

TextMorph>>keyboardFocusChange: should be calling releaseParagraph,
rather than releaseEditor directly.

I have updated the bug report on Mantis (no. 000517), attaching a
change set with my proposed fix.

What next?  Who reviews my proposed change?  How does this get
incorporated into Squeak?

cheers,
Simon





More information about the Squeak-dev mailing list