<div>-- Inspector</div><div> </div><div>1. When an Inspector gets error during evaluting printString, It shows this message with color red.</div><div> </div><div> &lt;error in printString: evaluate &quot;**** printString&quot; to debug&gt;</div>
<div> </div><div> but when I switch to another, even if that field does not throw a error, the text is still red.</div><div> </div><div>2. When a error occurs getting printString of first (as example) indexable field, this message is shown:</div>
<div> </div><div><div> &lt;error in printString: evaluate &quot;1 printString&quot; to debug&gt;</div><div> </div><div> 1 printString is always &#39;1&#39;. It is not associated with the field.</div><div> </div><div>-- Text</div>
<div> </div><div>3. When I show a text that contains TextAnchor that has a morph in MVC, the Squeak system lacks.</div><div> </div><div>-- MVC</div><div> </div><div>4. MVC sometimes shows TTC fonts as 2-bit font, or 32-bit font.</div>
<div> </div><div> If a hidden part is shown, the font is showed as 2-bit.</div><div> If I restore screen, the font is showed as 32-bit.</div><div> </div><div>-- TextMorph</div><div> </div><div> If I place the cursor into link and leave it, the cursor is still pointer.</div>
<div> </div><div>There&#39;s some bugs in Squeak, hope you can fix that...</div></div>