Root cause confirmed: GNOME Shell dropped the direction parameter from WorkspaceSwitcherPopup.display() in February 2022: https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/209d8c7f10b2753a0d3e665f56c4156d4fa03492
Ubuntu-dock still passes direction as the first argument, which lands in activeWorkspaceIndex. Since direction is never a valid workspace index, no workspace dot is ever highlighted as active. https://github.com/micheleg/dash-to-dock/pull/2540 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1966681 Title: Display problem when scrolling with mouse on dock to switch virtual desktop To manage notifications about this bug go to: https://bugs.launchpad.net/dash-to-dock/+bug/1966681/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
