Bug 275477 - Add support for opening links in new window when started from command line
Summary: Add support for opening links in new window when started from command line
Status: RESOLVED FIXED
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: 0.7.0
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: 0.9
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-12 16:14 UTC by Pali Rohár
Modified: 2012-01-02 15:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch which always open URL from command line in new window (671 bytes, patch)
2011-06-12 16:15 UTC, Pali Rohár
Details
Patch (1.45 KB, patch)
2011-08-15 14:35 UTC, Pali Rohár
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pali Rohár 2011-06-12 16:14:06 UTC
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
Comment 1 Pali Rohár 2011-06-12 16:15:36 UTC
Created attachment 60931 [details]
patch which always open URL from command line in new window
Comment 2 Andrea Diamantini 2011-06-12 18:38:35 UTC
I understand the way you'd like rekonq behaves. What you didn't explain is: why?
Comment 3 Pali Rohár 2011-06-23 01:23:54 UTC
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.
Comment 4 Pali Rohár 2011-07-20 14:49:45 UTC
Any news about adding option for configuring this?
Comment 5 Pali Rohár 2011-08-15 14:35:55 UTC
Created attachment 62844 [details]
Patch

This patch create proper new option in Tab Dialog for this issue instead harcoded changes.
Comment 6 Andrea Diamantini 2011-08-21 15:48:23 UTC
it has been decided to not include this feature after a discussion in our mailinglist, sorry.
Comment 7 Pali Rohár 2011-08-21 17:03:10 UTC
see my post on reviewboard: https://git.reviewboard.kde.org/r/102330/
Comment 8 Andrea Diamantini 2011-08-23 09:59:58 UTC
(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" :)
Comment 9 Andrea Diamantini 2012-01-02 15:31:06 UTC
I think this has been merged with the option "open external links in new window"