Bug 280571 - Ctrl+Click in the Location Bar should open in a new tab
Summary: Ctrl+Click in the Location Bar should open in a new tab
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: URL navigator (show other bugs)
Version: 5.47.0
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords: junior-jobs, usability
Depends on:
Blocks:
 
Reported: 2011-08-22 13:46 UTC by kabud
Modified: 2021-07-20 22:27 UTC (History)
7 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kabud 2011-08-22 13:46:26 UTC
Version:           1.6.1 (using KDE 4.6.2) 
OS:                Linux

I got used to ctrl+click = newtab from using firefox and i think it may also be common in other gui programs?!

Right now I'm using a macbook with only one mousebutton, so it seems im effectively blocked out of navigating tabs with the mouse. i agree that the bug is actually that my mouse has only one button, but still i would be greatful for a workaround in dolphin.

Reproducible: Always

Steps to Reproduce:
Ctrl+Click a folder in the Location Bar

Actual Results:  
the current tab is navigated to that folder

Expected Results:  
a new tab opens for that folder

OS: Linux (x86_64) release 2.6.38-8-generic-phc
Compiler: cc
Comment 1 Jeroen van Meeuwen (Kolab Systems) 2012-08-24 16:21:34 UTC
Resetting assignee to default as per bug #305719
Comment 2 Richard Llom 2013-12-11 08:57:08 UTC
+1
related feature: bug 304589
Comment 3 Frank Reininghaus 2013-12-11 09:25:21 UTC
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.
Comment 4 Ahmad Samir 2021-07-20 22:27:59 UTC
I've just tested and this seems to work now.