[dolphin] [Bug 436584] dolphin --select opens the URLs instead of selecting them
Jordan
bugzilla_noreply at kde.org
Mon Aug 2 17:30:28 BST 2021
https://bugs.kde.org/show_bug.cgi?id=436584
Jordan <jordan.bucklin at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/commit/f190ae1cf
| |8fc1c1bf0d87899a84f796a3e47
| |3032
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #11 from Jordan <jordan.bucklin at gmail.com> ---
Git commit f190ae1cf8fc1c1bf0d87899a84f796a3e473032 by Jordan Bucklin.
Committed on 01/08/2021 at 22:54.
Pushed by ngraham into branch 'release/21.08'.
Fix how --select treats files
Previously, when passing file URLs with the --select option,
Dolphin would open the file in its corresponding application, as
well as opening an empty tab in Dolphin as if the file were a
directory. This happens specifically when trying to restore a
session.
This commit prevents Dolphin from opening a file in an application
and from opening an empty tab while passing the --select option,
and selects the URLs instead.
M +5 -1 src/main.cpp
https://invent.kde.org/system/dolphin/commit/f190ae1cf8fc1c1bf0d87899a84f796a3e473032
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list