https://bugs.kde.org/show_bug.cgi?id=499716

cwo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/-/commit/
                   |                            |d0547bb59679882fbfa200a9f30
                   |                            |bd46346a73ff2
             Status|ASSIGNED                    |RESOLVED

--- Comment #8 from cwo <[email protected]> ---
Git commit d0547bb59679882fbfa200a9f30bd46346a73ff2 by Christoph Wolk.
Committed on 08/01/2026 at 08:47.
Pushed by cwo into branch 'master'.

applets/taskmanager: scroll tooltip to active window

Currently, the tooltip shows the list of windows belonging to a grouped
task always starting at the first item. For some tasks involving many
windows the order is meaningful though, so it could be convenient to be
able to go to the previous/next window quickly. Similarly, if a user
scrolled to a window and selected it, then reconsidered, starting from
that window is likely more what the user expects, rather than having
to begin scrolling from the beginning again.

This change positions the ListView on showing the tooltip such that
if the grouped task contains the currently active window, it will be in
the visible range, and at the center if possible.

M  +10   -1    applets/taskmanager/qml/ToolTipDelegate.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/d0547bb59679882fbfa200a9f30bd46346a73ff2

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to