https://bugs.kde.org/show_bug.cgi?id=399566
Eike Hein <h...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla |sma-desktop/480962c3ff93f9d |sma-desktop/03b17ac5ec3e04a |3839a426b9ac053399d03e38d |ebe07e69d9240e035fa743c2e --- Comment #7 from Eike Hein <h...@kde.org> --- Git commit 03b17ac5ec3e04aebe07e69d9240e035fa743c2e by Eike Hein. Committed on 23/10/2018 at 07:20. Pushed by hein into branch 'Plasma/5.12'. Focus handling fixes Summary: * Fix keyboard nav on the desktop again. * Fix initial focus properly. * Make sure when using arrows after starting Plasma or after clicking into empty space, the first selected item is always 0, not 1 or some random item based on previous activity. * Make sure the view is always scrolled up when (re)opening the popup. Reviewers: broulik Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D16106 M +7 -2 containments/desktop/package/contents/ui/FolderView.qml M +5 -0 containments/desktop/package/contents/ui/FolderViewLayer.qml M +10 -2 containments/desktop/package/contents/ui/main.qml https://commits.kde.org/plasma-desktop/03b17ac5ec3e04aebe07e69d9240e035fa743c2e -- You are receiving this mail because: You are watching all bug changes.