Summary: | Missing "Open in new tab" option to the menu when right-clicking on any of the folders of the path | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | albergĂnia <cowcake> |
Component: | URL navigator | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | kde, kdelibs-bugs, nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kio/e523cedb074893a04d011619a9e5c00bc209a466 | Version Fixed In: | 5.54 |
Sentry Crash Report: |
Description
albergĂnia
2018-12-12 21:20:54 UTC
You can also middle-click the breadcrumbs. However, it probably makes sense to offer this in the menu as well. Git commit e523cedb074893a04d011619a9e5c00bc209a466 by Aleix Pol. Committed on 18/12/2018 at 02:39. Pushed by apol into branch 'master'. Make the open url in tab feature a bit more discoverable Summary: Introduce a context menu item that invites to open the button under the menu in a tab. It used to just work with the middle button, now it works with control+click as well, much like in web browsers. Reviewers: #dolphin, ngraham, #frameworks, elvisangelaccio Reviewed By: #dolphin, ngraham, elvisangelaccio Subscribers: elvisangelaccio, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D17550 M +22 -10 src/filewidgets/kurlnavigator.cpp M +2 -2 src/filewidgets/kurlnavigator.h M +4 -4 src/filewidgets/kurlnavigatorbutton.cpp M +1 -1 src/filewidgets/kurlnavigatorbutton_p.h https://commits.kde.org/kio/e523cedb074893a04d011619a9e5c00bc209a466 |