[BUG] TextMorph selection extends beyond Morph bounds

Dan Ingalls Dan at SqueakLand.org
Thu Sep 13 04:42:56 UTC 2001


>There is a problem with selection feedback in TextMorphs: the highlighting
>can extend past the bounds of the TextMorph:
>
>| tm |
>tm _ TextMorph new
>contentsAsIs: 'try selecting all of me with the mouse
>or cmd-A and see
>what happens';
>openInHand.

Thanks for the alert, Ned.

Here is what I believe to be the right fix for it.
If you'll give it a bit of testing, I'll release it.

	- Dan
-- 
-------------- next part --------------
Skipped content of type multipart/appledouble


More information about the Squeak-dev mailing list