### bug moving a window among workspaces (Ctrl+Alt+Shift+<arrow>) makes WindwButtons (aka tasklist, aka windowlist) show all window buttons as unfocused. ### how to reproduce - focus a window - move it among workspaces with keyboard shortcuts - look which window appears focused (should be none)
I think the problem is within this function: https://git.xfce.org/xfce/xfce4-panel/tree/plugins/tasklist/tasklist-widget.c#n1650
The function `xfce_tasklist_active_window_changed()` is never called when a workspace change occurs, so my previous thought was wrong.
-- GitLab Migration Automatic Message -- This bug has been migrated to xfce.org'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.xfce.org/xfce/xfce4-panel/-/issues/207. Please create an account or use an existing account on one of our supported OAuth providers. If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev