Summary: | Ctrl+Click in the Location Bar should open in a new tab | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | kabud <kaabud-kde> |
Component: | URL navigator | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | a.samirh78, bugseforuns, frank78ac, kdelibs-bugs-null, nate, richard.llom, toddrme2178 |
Priority: | NOR | Keywords: | junior-jobs, usability |
Version First Reported In: | 5.47.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=332842 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
kabud
2011-08-22 13:46:26 UTC
Resetting assignee to default as per bug #305719 +1 related feature: bug 304589 This would have to be done in the KUrlNavigator class in kdelibs. Note that it emits its "tabRequested(KUrl)" signal, rather than "urlChanged(KUrl)", when middle-clicking a "breadcrumb button", and this is respected by Dolphin. KUrlNavigator could/should do the same when a button is Control-clicked. I've just tested and this seems to work now. |