Bug 401527 - Jumping issue
Summary: Jumping issue
Status: RESOLVED FIXED
Alias: None
Product: lattedock
Classification: Plasma
Component: application (show other bugs)
Version: 0.8.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-29 10:57 UTC by Gael Lalire
Modified: 2018-11-29 17:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gael Lalire 2018-11-29 10:57:04 UTC
SUMMARY

Each application that have more than one window opened will jump each time any window is opened or closed.

This bug does not happen with 0.8.2
I use latte-dock executable not the plasmoid.
Comment 1 Michail Vourlakos 2018-11-29 12:10:55 UTC
the proper Latte behavior is to jump when a new window is added in grouped task
and ghosty animation when a window is removed from a grouped task. This is also provided from upcoming latte-dock 0.8.4, if you want to disable that animations there is no such way in Latte 0.8.x you should open a feature request for next Latte version 0.9.x
Comment 2 Gael Lalire 2018-11-29 17:04:44 UTC
I guess the animation should perform only on the application of the window (added or removed).

I get two animations when I create first window of application A performed on application B & C.
Because B and C have more than one window opened.

I also get one animation when I close the last window of application A performed on application B & C.

Also I tested to add and remove a window on B, but I didn't get any animation.
Comment 3 Gael Lalire 2018-11-29 17:10:01 UTC
Just tested again on 0.8.2

The group has the animation you described :
- jumping when adding a window
- ghosty animation when removing a window

But only the application of the window get the animation. I think 0.8.3 broke this.
Comment 4 Michail Vourlakos 2018-11-29 17:14:18 UTC
> But only the application of the window get the animation. I think 0.8.3 broke this.

yes if all the grouped applications are jumping then this has been fixed for 0.8.4 and master version. The 0.8.2 behavior has been restored for 0.8.4 concerning these animations.