GNOME Bugzilla – Bug 341630
Scrolling with mouse wheel quickly over taskbar makes tasks glow (alert)
Last modified: 2018-01-24 13:32:39 UTC
That bug has been opened on https://launchpad.net/distros/ubuntu/+source/gnome-panel/+bug/44433 "Usually when a window wants your attention, it will cause the window to blink in the task bar (like when you receive an IM). But you can make _any_ window do this, simply by scrolling with the mouse wheel too quickly through tasks in the task bar. Steps to reproduce: 1. Open a bunch of windows 2. Move mouse over taskbar 3. Scroll mouse wheel up and down quickly You'll notice some of the windows in the taskbar (seems random) will start doing the glow/blink effect. This is really confusing if you get used to quickly scrolling down on the taskbar to look at the last window you have open or quickly scrolling up to look at the first. I'm guessing for some reason gnome is reading the alert status of the window correctly if you switch from it too quickly."
*** Bug 356451 has been marked as a duplicate of this bug. ***
*** Bug 374638 has been marked as a duplicate of this bug. ***
*** Bug 349438 has been marked as a duplicate of this bug. ***
*** Bug 438483 has been marked as a duplicate of this bug. ***
Created attachment 88457 [details] [review] First attempt Here's an attempt to fix it: it adds a timeout to activate the new window, instead of doing it immediately. It makes things better, but I can still see the issue in some cases.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/libwnck/issues/62.