Comment 6 for bug 873387

Revision history for this message
Sam Spilsbury (smspillaz) wrote : Re: [Bug 873387] Re: Quicklists and Launcher tooltips don’t have active blur

On Fri, 15 Jun 2012, Daniel van Vugt wrote:

> For tooltips, this bug is fixed by my fix for bug 988079:
> lp:~vanvugt/unity/regionalDamage
>
> Not yet sure why it doesn't also fix quicklists.
>

Hmm, I don't think its really "fixed" by that branch, rather just the
tooltip is being re-rendered completely all the time every time there's
damage underneath it. That still constitutes the usage of
glCopyTexSubImage2D and not doing active blur properly using framebuffer
objects I would think.

> ** Changed in: unity
> Assignee: (unassigned) => Daniel van Vugt (vanvugt)
>
> --
> You received this bug notification because you are a member of Unity
> Bugs, which is subscribed to unity in Ubuntu.
> https://bugs.launchpad.net/bugs/873387
>
> Title:
> Quicklists and Launcher tooltips don’t have active blur
>
> Status in Ayatana Design:
> Fix Committed
> Status in Unity:
> Triaged
> Status in “unity” package in Ubuntu:
> Triaged
>
> Bug description:
> Hi, if I play some video the background of jumplist doesn't change
>
> To Reproduce:
>
> 1. Start playing a video on the left side of the screen
> 2. Open a quicklist on top of the video
>
> What currently incorrectly happens:
> - The image from the moment the quicklist was opened is 'frozen' into the quiclist
>
>
> Correct desired behaviour:
> - it should be possible to see the playing video through the transparent background of the quicklist.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ayatana-design/+bug/873387/+subscriptions
>