[BUG][FIX] In MVC centered text is not properly displayed

Boris Gaertner Boris.Gaertner at gmx.net
Mon Sep 13 15:19:37 UTC 2004


This bug report and fix is for Squeak 3.7 final, latest update: #5988

In an MVC environment, the first line of text is
not properly centered. Also, the selection of  a
centered text is not properly displayed.
To see the problem, try this (in MVC):
1. Open a workspace
2. Type in some text into the first line
3. Select the typed text, call up to workspace menu
    and select  more... ->  set alignment...  ->  centered

The problem is that in two methods the scanning begins
before the value of instance variable 'alginment' was properly
set. See the attached change set for details.

Greetings,
Boris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MVCCenteredText.1.cs.gz
Type: application/octet-stream
Size: 2184 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040913/a459ba74/MVCCenteredText.1.cs.obj


More information about the Squeak-dev mailing list