Closed (fixed)
Project:
Cobalt
Version:
6.x-0.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
29 Dec 2008 at 14:06 UTC
Updated:
9 Mar 2009 at 10:40 UTC
I often like to open new pages in a tab. It would nice to have this functionality on a case-by-case basis.
Comments
Comment #1
Hugo Wetterberg commentedHmm, I can see the usefulness of having a "open in tab" option. But I don't think that it's possible to specify "open in tab", we could have a "open in new window" option and then leave it up to the users browser settings whether to open in a tab or not, should work.
Comment #2
Hugo Wetterberg commentedA handler is now defined for opening a item with the data class url_data (menu items) in a new window. This code is in the repo, but not in any dev release yet.
Comment #4
capellicThanks. And yes, I mis-typed. I meat to say "new window". I use Firefox and my "new window" behavior is for a new tab to open. Thanks!
Comment #5
Hugo Wetterberg commented