Bug 220356 - Hide animations wrong with vertical panel
Summary: Hide animations wrong with vertical panel
Status: RESOLVED DUPLICATE of bug 215400
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-28 10:00 UTC by Rolf Eike Beer
Modified: 2009-12-28 13:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer 2009-12-28 10:00:55 UTC
Version:            (using Devel)
Installed from:    Compiled sources

First: this does not happen with horizontal panels at all (I've tried).

When e.g. the Kmenu or the device notifier hides the animation stops before the entire "thing" (menu or whatever) is hidden. It is not "really there" anymore, as clicking in it will cause a redraw of the underlying application and the debries are mostly removed. If I start an application and then just go with the jumping icon on the mouse pointer over this area the tracks of the icon will then show the application below this.

The width of this "debries" is the same as the width of the panel itself. Looks like the animation is intended to stop when the right corner (for a left vertical panel) is below the right edge of the panel but the right edge is calculated starting at the right edge of the panel and not the left edge of the screen.

Sooo much words. Just test it, you will probably see it.
Comment 1 Dario Andres 2009-12-28 13:51:10 UTC
This graphical glitch is being tracked at bug 215400. Thanks

*** This bug has been marked as a duplicate of bug 215400 ***