Version: 0.7.0 (using KDE 4.6.4) OS: Linux Now behavior of opening new links in rekonq can be configured in Tabs panel with checkbox "Open links in new tab instead new window" I want configure rekonq for this: 1. Open all links in new tab 2. When opening URL from console (when I start new process: $ rekonq URL) open this URL in new window instead new tab It is not possible because 2. is controlled by same checkbox as 1. I'm attaching simple patch which change opening 2. to new window. Reproducible: Always OS: Linux (x86_64) release 2.6.38.7 Compiler: cc
Created attachment 60931 [details] patch which always open URL from command line in new window
I understand the way you'd like rekonq behaves. What you didn't explain is: why?
Why I need this behavior? Because If I opening URL from other application (Kopete, Kmail, Konsole) or need to run "new instance" of rekonq, I need to separate context. My attached patch is my quick & dirty solution. I think that this option could be configured in Settings dialog.
Any news about adding option for configuring this?
Created attachment 62844 [details] Patch This patch create proper new option in Tab Dialog for this issue instead harcoded changes.
it has been decided to not include this feature after a discussion in our mailinglist, sorry.
see my post on reviewboard: https://git.reviewboard.kde.org/r/102330/
(In reply to comment #6) > it has been decided to not include this feature after a discussion in our > mailinglist, sorry. Sorry, I wrote this in the wrong place. Reopening as "stupidly closed" :)
I think this has been merged with the option "open external links in new window"