[Cuis] [4.1][BUG] Error sound when clicking empty task bar.
Juan Vuletich
juan at jvuletich.org
Mon Dec 17 10:19:43 CST 2012
Thanks, Casey. Fix available at GitHub.
Cheers,
Juan Vuletich
Casey Ransberger wrote:
> 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 <mailto:casey.obrien.r at gmail.com>> wrote:
>
> Repro:
>
>
>
> --
> Casey Ransberger
>
>
>
>
> --
> Casey Ransberger
More information about the Cuis
mailing list