https://bugs.kde.org/show_bug.cgi?id=359310
Thomas Surrel <thomas.sur...@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-desktop/6736bdaa4bbd7c7 | |89e0049af4c57717725ac72b2 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #2 from Thomas Surrel <thomas.sur...@protonmail.com> --- Git commit 6736bdaa4bbd7c789e0049af4c57717725ac72b2 by Thomas Surrel. Committed on 10/10/2018 at 09:50. Pushed by thsurrel into branch 'master'. [Folder View] Remember selected item when navigating in subfolders Summary: When using the folder view in a panel as a popup, being in list view mode, getting into subfolders and back with arrow keys had a weird behaviour: the currentItem would just stay the same accross folders. This patch restores both the proper selected item and the scrolling position when navigating back. Test Plan: - Add a folder view in a panel, configure it in list view mode - Enter a subfolder and go back The folder you had gone into should be selected and the scrolling position should be the same than when you entered it. Reviewers: #plasma, broulik, hein Reviewed By: #plasma, hein Subscribers: anthonyfieroni, ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D15840 M +13 -2 containments/desktop/package/contents/ui/FolderView.qml https://commits.kde.org/plasma-desktop/6736bdaa4bbd7c789e0049af4c57717725ac72b2 -- You are receiving this mail because: You are watching all bug changes.