[Cuis] [4.1][BUG] Error sound when clicking empty task bar.

Casey Ransberger casey.obrien.r at gmail.com
Fri Dec 14 23:34:33 CST 2012


Not sure why alt-tab sent my message in gmail... humph.

Okay, repro:

Click the Taskbar while nothing's docked there.

Actual:

Cuis makes the user-error clicking sound, and for a split second, the
Taskbar is half width and on the middle right part of the screen, then
bouncing back to the bottom at full width.

Expected:

I don't expect anything to happen.

Hypothesis:

IIRC, I did something a little odd to make the Taskbar resize with the VM
window, maybe using #step. Checking... right. I wouldn't be shocked if the
bug was happening near here. Also note that there's been some churn on this
method as recently as October, judging from the version browser.

Taskbar>>step

"My dimensions are constrained live."
self morphExtent: (self internalize: self world morphExtent) x @ 18.
self morphPosition: 0@ (self world morphExtent y - (self
externalizeDistance: extent ) y)

On Fri, Dec 14, 2012 at 9:25 PM, Casey Ransberger
<casey.obrien.r at gmail.com>wrote:

> Repro:
>
>
>
> --
> Casey Ransberger
>



-- 
Casey Ransberger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jvuletich.org/pipermail/cuis_jvuletich.org/attachments/20121214/00214bdf/attachment-0002.html>


More information about the Cuis mailing list