| Summary: | Dolphin's "Open path" context menu items (in the search view) should pre-select the file | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Roman <bugworm> |
| Component: | search | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | bugseforuns, nate |
| Priority: | NOR | ||
| Version First Reported In: | 16.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/dolphin/9536d1170a9ffa787b6a9809b2600c669d60d498 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Roman
2017-03-11 23:46:33 UTC
Hi Roman, It's a bit hard to understand what you're asking for. Can you clarify? Also please try to stick to one bug/request per bugzilla ticket. https://youtu.be/_Zidrwc8p8k This should clarify Thanks, I understand now. Re-titling. Basically the request is to have the file selected when its parent folder is revealed via the "Open path" context menu item. Submitted a patch for this: https://phabricator.kde.org/D11703 Git commit 9536d1170a9ffa787b6a9809b2600c669d60d498 by Nathaniel Graham.
Committed on 09/04/2018 at 23:02.
Pushed by ngraham into branch 'master'.
Select and scroll to the file for "Open path" and "Open Path in New Window" operations
Summary:
After performing a search and using the "Open path" or "Open Path in New Window" present in the context menu, make sure the file is selected and visible in the resulting view.
Cannot implement the same fix for "Open Path in New Tab" because of a limitation in how the contents of inactive tabs are rendered; will need to fix that separately in another patch.
Test Plan: Search for an item, and choose {nav Open Path} or {nav Open path in new window}
Reviewers: #dolphin, elvisangelaccio
Reviewed By: #dolphin, elvisangelaccio
Subscribers: elvisangelaccio, broulik
Differential Revision: https://phabricator.kde.org/D11703
M +3 -1 src/dolphinmainwindow.cpp
https://commits.kde.org/dolphin/9536d1170a9ffa787b6a9809b2600c669d60d498
|