<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Open link in new tab on doubleclick</title>
	<link>http://ask.metafilter.com/16499/Open-link-in-new-tab-on-doubleclick/</link>
	<description>Comments on Ask MetaFilter post Open link in new tab on doubleclick</description>
	<pubDate>Fri, 18 Mar 2005 12:29:30 -0800</pubDate>
	<lastBuildDate>Fri, 18 Mar 2005 12:29:30 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Open link in new tab on doubleclick</title>
		<link>http://ask.metafilter.com/16499/Open-link-in-new-tab-on-doubleclick</link>	
		<description>Is there a way to make Firefox open a link in a new tab by double-clicking it? &lt;br /&gt;&lt;br /&gt; I tried the &quot;Tabbrowser Preferences&quot; extension and searched for similar ones but didn&apos;t succeed.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.16499</guid>
		<pubDate>Fri, 18 Mar 2005 12:19:44 -0800</pubDate>
		<dc:creator>tcp</dc:creator>
		
			<category>firefox</category>
		
	</item> <item>
		<title>By: Aknaton</title>
		<link>http://ask.metafilter.com/16499/Open-link-in-new-tab-on-doubleclick#279323</link>	
		<description>Would you settle for one middle-click rather than two left-clicks? &lt;br&gt;
Perhaps I&apos;m marking myself as a Windows ignoramus by admitting that I use my middle button. I vaguely remember the &quot;middle-click opens in a new tab&quot; being easy to find last time I used Firefox.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16499-279323</guid>
		<pubDate>Fri, 18 Mar 2005 12:29:30 -0800</pubDate>
		<dc:creator>Aknaton</dc:creator>
	</item><item>
		<title>By: dhoyt</title>
		<link>http://ask.metafilter.com/16499/Open-link-in-new-tab-on-doubleclick#279324</link>	
		<description>If you &lt;a href=&quot;https://addons.update.mozilla.org/extensions/moreinfo.php?application=firefox&amp;version=1.0&amp;os=Windows&amp;category=Navigation&amp;numpg=10&amp;id=39&quot;&gt;install this Firefox extension&lt;/a&gt;, you can wheel-click a link and open it in a new tab, among other very-cool tricks.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16499-279324</guid>
		<pubDate>Fri, 18 Mar 2005 12:29:53 -0800</pubDate>
		<dc:creator>dhoyt</dc:creator>
	</item><item>
		<title>By: cerebus19</title>
		<link>http://ask.metafilter.com/16499/Open-link-in-new-tab-on-doubleclick#279327</link>	
		<description>I don&apos;t think so--at least, not without writing an extension.  However, you can open a link in a new tab by middle-clicking on it, or by Ctrl-clicking on it.  More information can be found &lt;a href=&quot;http://www.mozilla.org/support/firefox/mouse&quot;&gt;here&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16499-279327</guid>
		<pubDate>Fri, 18 Mar 2005 12:31:37 -0800</pubDate>
		<dc:creator>cerebus19</dc:creator>
	</item><item>
		<title>By: tcp</title>
		<link>http://ask.metafilter.com/16499/Open-link-in-new-tab-on-doubleclick#279332</link>	
		<description>I&apos;m using the middle-click button to emulate a double-click.   That&apos;s why I want to open links in a new tab by doubleclicking them.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16499-279332</guid>
		<pubDate>Fri, 18 Mar 2005 12:35:53 -0800</pubDate>
		<dc:creator>tcp</dc:creator>
	</item><item>
		<title>By: ALongDecember</title>
		<link>http://ask.metafilter.com/16499/Open-link-in-new-tab-on-doubleclick#279334</link>	
		<description>Also consider &lt;a href=&quot;https://addons.update.mozilla.org/extensions/moreinfo.php?application=firefox&amp;version=1.0%20&amp;os=ALL&amp;category=Tabbed%20Browsing&amp;id=137&quot;&gt;SuperDrag&amp;amp;Go&lt;/a&gt;, which allows you to drag a link to a blank part of a page to open it in a new tab. I really like it, one of those things you&apos;ll notice youself doing in browsers that it doesn&apos;t work in.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16499-279334</guid>
		<pubDate>Fri, 18 Mar 2005 12:36:30 -0800</pubDate>
		<dc:creator>ALongDecember</dc:creator>
	</item><item>
		<title>By: cerebus19</title>
		<link>http://ask.metafilter.com/16499/Open-link-in-new-tab-on-doubleclick#279371</link>	
		<description>The problem with trying to do something like that is that single-click has a definitive meaning in web browsers, whereas double-click does not.  You would have to build in behavior to tell Firefox not to go on a single-click until after a certain wait period, because there might be another click coming, and if that other click comes within that period, it needs to do something else.  This is non-trivial.&lt;br&gt;
&lt;br&gt;
I like ALongDecember&apos;s suggestion of SuperDrag&amp;amp;Go, which I use all the time (I suggest you use its Options panel to disable auto-saving images to your computer when you drag them, because you will do so accidentally and then wonder where all these weird images in your download directory came from).  You could also use Ctrl-click, which I agree is less convenient.  Or you can right-click on the link, then select &quot;Open Link in New Tab&quot; from the list.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16499-279371</guid>
		<pubDate>Fri, 18 Mar 2005 13:05:03 -0800</pubDate>
		<dc:creator>cerebus19</dc:creator>
	</item><item>
		<title>By: cyrusdogstar</title>
		<link>http://ask.metafilter.com/16499/Open-link-in-new-tab-on-doubleclick#279412</link>	
		<description>&lt;b&gt;cerebus19&lt;/b&gt; is right, double-clicking is a no-go for the Web. It&apos;s just &lt;i&gt;not done&lt;/i&gt;--it does not fit into the hypertext paradigm, so to speak. You can&apos;t double-click on menus/menu items, or buttons, either, for that matter--same reason, that&apos;s simply not how those interface objects work.&lt;br&gt;
&lt;br&gt;
I am hazarding a guess that you already knew about middle-click to open in a new tab, however, since you&apos;re aware of the Tab-Browser extension; if that&apos;s the case, may I ask why you want to double-click instead of middle-click? You can&apos;t possibly be stuck with a two-button mouse...?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16499-279412</guid>
		<pubDate>Fri, 18 Mar 2005 13:37:04 -0800</pubDate>
		<dc:creator>cyrusdogstar</dc:creator>
	</item><item>
		<title>By: tcp</title>
		<link>http://ask.metafilter.com/16499/Open-link-in-new-tab-on-doubleclick#279443</link>	
		<description>&lt;a href=&quot;http://ask.metafilter.com/mefi/16499#279332&quot;&gt;I&apos;m using the middle-click to emulate a double-click&lt;/a&gt; (e.g. to navigate through folders or draw vectors in photoshop).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16499-279443</guid>
		<pubDate>Fri, 18 Mar 2005 14:10:10 -0800</pubDate>
		<dc:creator>tcp</dc:creator>
	</item><item>
		<title>By: FlamingBore</title>
		<link>http://ask.metafilter.com/16499/Open-link-in-new-tab-on-doubleclick#279449</link>	
		<description>Oh man o man o man.  Thanks for asking this tcp. I&apos;m wheel clicking myself happy now.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16499-279449</guid>
		<pubDate>Fri, 18 Mar 2005 14:15:29 -0800</pubDate>
		<dc:creator>FlamingBore</dc:creator>
	</item><item>
		<title>By: solotoro</title>
		<link>http://ask.metafilter.com/16499/Open-link-in-new-tab-on-doubleclick#279452</link>	
		<description>Maybe you could use &lt;a href=&quot;http://optimoz.mozdev.org/gestures/index.html&quot;&gt;Mouse Gestures&lt;/a&gt; instead?&lt;br&gt;
Rather than right clicking and choosing open in new tab, you can hold down the right mouse button and drag up over the link. I&apos;ve found it to complement tabbed browsing quite well.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16499-279452</guid>
		<pubDate>Fri, 18 Mar 2005 14:18:17 -0800</pubDate>
		<dc:creator>solotoro</dc:creator>
	</item><item>
		<title>By: tcp</title>
		<link>http://ask.metafilter.com/16499/Open-link-in-new-tab-on-doubleclick#279500</link>	
		<description>SuperDrag&amp;amp;Go and Mouse Gestures are helpful. Too bad there isn&apos;t a more genuine solution available. I guess I have to renounce the double-click emulation in order to get my usual pleasant firefox user experience back.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16499-279500</guid>
		<pubDate>Fri, 18 Mar 2005 15:19:18 -0800</pubDate>
		<dc:creator>tcp</dc:creator>
	</item>
	</channel>
</rss>
