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

Eike Hein <h...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/pla
                   |                            |sma-desktop/f6b30cb08d4cf2b
                   |                            |45f1e1315b1b1bd681a0073a8
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Eike Hein <h...@kde.org> ---
Git commit f6b30cb08d4cf2b45f1e1315b1b1bd681a0073a8 by Eike Hein.
Committed on 25/01/2017 at 17:03.
Pushed by hein into branch 'master'.

Overhaul group popup dialog

Summary:
A set of UI improvements to the group popup dialog:
* The dialog was height-limited but not scrollable. It now shows
  a vertical scrollbar if needed.
* The existing keyboard handling is extended to scroll any item
  navigated to by keyboard into view.
* At opening time (before the dialog causes a change in window
  focus) the currently-active task (if any) is collected, and
  then made the active item, scrolling it into view if needed.
  Keyboard nav will then start there. This improves initial
  focus handling.
* The normal wheel-handling is short-circuited in favor of
  scrolling when the dialog overflows.

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D4229

M  +3    -1    applets/taskmanager/package/contents/ui/ContextMenu.qml
M  +105  -22   applets/taskmanager/package/contents/ui/GroupDialog.qml
M  +14   -2    applets/taskmanager/package/contents/ui/MouseHandler.qml
M  +7    -3    applets/taskmanager/package/contents/ui/Task.qml
M  +12   -0    applets/taskmanager/package/contents/ui/main.qml

https://commits.kde.org/plasma-desktop/f6b30cb08d4cf2b45f1e1315b1b1bd681a0073a8

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

Reply via email to