https://bugs.kde.org/show_bug.cgi?id=392330
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kio | |/05fe10da0034127b25c1e828c3 | |48af4035451d84 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 05fe10da0034127b25c1e828c348af4035451d84 by Nathaniel Graham. Committed on 26/03/2018 at 22:26. Pushed by ngraham into branch 'master'. Highlight selected items when showing parent folder from the open/save dialog Summary: For the open/save dialogs' {nav Open File Manager} context menu item, this patch adopts `KIO::highlightInFileManager()` and modernizes the name to match current convention ("Open Containing Folder"). Test Plan: Deploy change and invoke the open dialog from Kate, then... - Right-click on one or more items and select {nav Open Containing Folder}. See that items are highlighted in the window that opens. - Right-click on the background (i.e. select nothing) and select {nav Open Containing Folder}. See that current folder is highlighted in the window that opens. Reviewers: #frameworks, broulik Reviewed By: broulik Subscribers: broulik Tags: #frameworks Differential Revision: https://phabricator.kde.org/D11705 M +8 -2 src/filewidgets/kdiroperator.cpp https://commits.kde.org/kio/05fe10da0034127b25c1e828c348af4035451d84 -- You are receiving this mail because: You are watching all bug changes.