[etoys-notify] [JIRA] Commented: (SQ-927) Text object has two tiles "Text | color" with different functions

Bert Freudenberg (JIRA) tracker at squeakland.org
Sun May 8 10:30:10 EDT 2011


    [ http://tracker.squeakland.org/browse/SQ-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=39763#action_39763 ] 

Bert Freudenberg commented on SQ-927:
-------------------------------------

Not sure. Currently it seems really broken. If you do e.g. "self color: Color yellow" then both the foreground and background color changes. It should just be the foreground (text) color.

> Text object has two tiles "Text | color" with different functions
> -----------------------------------------------------------------
>
>                 Key: SQ-927
>                 URL: http://tracker.squeakland.org/browse/SQ-927
>             Project: squeakland
>          Issue Type: Bug
>          Components: etoys
>            Reporter: Stephen Thomas
>
> In the search box of viewer for a Text object, type color.
> You will see two tiles that look identical | Text | color |.  When you drag both into a script and switch to textual view you get:
> 	self setColor: (Color r: 1.0 g: 1.0 b: 1.0).
> 	self setTextColor: (Color r: 1.0 g: 1.0 b: 0.194).
> The setColor seems to have the same function as BackgroundColor.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.squeakland.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the etoys-notify mailing list