[BUG]SystemDictionary>>discardMVC breaks editing

Ned Konz ned at bike-nomad.com
Tue Aug 7 03:37:09 UTC 2001


On Monday 06 August 2001 08:00 pm, you wrote:
> In 3.0 and 3.1alpha if one discards MVC and then touches the
> TextMorphEditor code then strange things start to happen. For instance:
>
> Take a virgin 3.x image
> discard MVC
> then edit the mouseDown: method of TextMorphEditor, just add a line or a
> character, then accept it.
>
> Every mouseDown to a text window after accept causes a walkback.
> There are variations of this bug that can be created by various means this
> is only one way of creating it. As of now I don't have a solution to it.

It looks like if you:
* discardMVC
* re-compile ParagraphEditor (change the class definition by one character)
* close all the text windows

that it's OK when you bring up new browsers.

-- 
Ned Konz
currently: Stanwood, WA
email:     ned at bike-nomad.com
homepage:  http://bike-nomad.com




More information about the Squeak-dev mailing list