Version: (using KDE Devel) Installed from: Compiled sources OS: Linux When the titlebar of an application is changed (haven't tested with other applications than firefox), the text on the panel is not updated until you move over them with the mouse.
*** Bug 154194 has been marked as a duplicate of this bug. ***
*** Bug 154229 has been marked as a duplicate of this bug. ***
i have also this problem in today's build, on a (i think) related issue if you switch task with the mouse wheel the state of the taskbar doesn't change until the mouse leaves the taskbar
Created attachment 22609 [details] update after updateTask with a single update() after updateTask() is called it seems kinda sesolved: -update after mousewheel ok -update when window title changes ok -when dolphin is opened from the device notifier and entry is drawn but greyed-out, like the animation is freezed in the middle
Yep, the update() was missing (I've got that locally too) but it looks like something to do with caching is off too. It always seems to be after an animation that the paint doesn't happen.
SVN commit 750074 by mart: redraw taskbar after updateTask() BUG:154147 M +3 -0 tasks.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=750074
committed that. maybe reopen until the thr qtimeline issue is cleared?
*** Bug 154287 has been marked as a duplicate of this bug. ***
Yep, reopening. Otherwise there'll be more dupes coming. ;)
still problems when launching dolphin from devicenotifier
I can no longer reproduce this. As mentioned on the mailing list the other issues (for me) were caused by my own work.
I can't reproduce it either.
the dolphin case works here as well.