Each time an item in the playlist is changed ( previous / next ), the entire system tray area is resized / moved making a bad visual effect. Reproducible: Always Steps to Reproduce: 1. Add some titles to playlist 2. Make the amarok system tray visible 3. use previsous / next entry shortcut and look at the system tray Actual Results: notification are become larger then reduce and the icons are moving Expected Results: Nothing should be visible in the system tray, except and updated / change icon
I can reproduce this here, Amarok 2.6-git and KDE 4.9.3, but I also have very often re-sizing issues with the SystemTray (constant flickering) which is only solved by restarting the plasma-desktop so I suspect Plasma having a problem with our shortcuts. Subscribing a Plasma developer to get more insight. Marco: any ideas? The file in question is https://projects.kde.org/projects/extragear/multimedia/amarok/repository/revisions/master/changes/src/MainWindow.cpp
maybe actual bug 309045 ?
(In reply to comment #2) > maybe actual bug 309045 ? Oh, well spotted, that is exactly what happens :) *** This bug has been marked as a duplicate of bug 309045 ***
I can confirm that it's kmix doing the ugly thing. If i terminate kmix, the problem does no longer appear.