[etoys-notify] [JIRA] Commented: (SQ-1018) SimpleWatchers for variable types sound leaves a WatcherWrapper on handle delete

Scott Wallace (JIRA) tracker at squeakland.org
Sun Feb 19 16:34:04 EST 2012


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

Scott Wallace commented on SQ-1018:
-----------------------------------

Wow -- good, and surprising, catch!

I checked back and found the same problem occurs at least as long ago as Squeakland 3.8-05 (and probably farther back than that.)

Clearly the issue relates to the fact that when you bring up a halo on a simple watcher for a sound-valued variable, the halo comes up not on the WatcherWrapper but on the SoundReadoutTile.  Besides the left-over blue WrapperWrapper, another consequence is that you typically cannot drag such an unlabeled wrapper for a sound-vaued variable using cmd-drag.

finally, i checked in an up-to-date Trunk 4.2 image, but found that when you try to change the value-type of a variable in etoys in Trunk, you get an error.  So obviously there are few, or no, Trunk users using Etoys...

> SimpleWatchers for variable types sound leaves a WatcherWrapper on handle delete
> --------------------------------------------------------------------------------
>
>                 Key: SQ-1018
>                 URL: http://tracker.squeakland.org/browse/SQ-1018
>             Project: squeakland
>          Issue Type: Bug
>          Components: etoys
>            Reporter: Karl Ramberg
>             Fix For: etoys 5.0
>
>
> I make a SimpleWatcher for variable type sound. Then delete the watcher via halo. A light blue WatcherWrapper is left on the desktop. I have not seen this for any other variable types.

-- 
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