<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chris JeanChris Jean &#187; annoyances</title>
	<atom:link href="http://chrisjean.com/tag/annoyances/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisjean.com</link>
	<description>Linux, WordPress, programming, anime, and other stuff</description>
	<lastBuildDate>Tue, 08 May 2012 20:36:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Fix &#8220;The URL is not valid and cannot be loaded&#8221; in Firefox on Ubuntu</title>
		<link>http://chrisjean.com/2009/09/09/fix-the-url-is-not-valid-and-cannot-be-loaded-in-firefox-on-ubuntu/</link>
		<comments>http://chrisjean.com/2009/09/09/fix-the-url-is-not-valid-and-cannot-be-loaded-in-firefox-on-ubuntu/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 13:21:08 +0000</pubDate>
		<dc:creator>Chris Jean</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips 'n Tricks]]></category>
		<category><![CDATA[annoyances]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://gaarai.com/?p=1503</guid>
		<description><![CDATA[In Linux, clicking the middle mouse button (or mouse wheel) pastes the most recently highlighted text from any application. This is useful; however, it has an extremely-annoying side-effect in Firefox. Whenever I middle-click outside of entry fields, I get an annoying pop-up that says: &#8220;The URL is not valid and cannot be loaded.&#8221; This frustrates [...]]]></description>
			<content:encoded><![CDATA[<!-- filtered -->
<p>In Linux, clicking the middle mouse button (or mouse wheel) pastes the most recently highlighted text from any application. This is useful; however, it has an extremely-annoying side-effect in Firefox. Whenever I middle-click outside of entry fields, I get an annoying pop-up that says: &#8220;The URL is not valid and cannot be loaded.&#8221; This frustrates me to no end. It usually happens when I accidentally nudge my mouse and miss middle-clicking a link in order to open it in a new tab.</p>
<p>So, why is it doing this? Turns out that, by default, Firefox for Linux allows you to use this middle-click to paste functionality to allow you to navigate to a highlighted URL simply by middle-clicking non-editable portions of the page. When an invalid URL is the result of the paste, the annoying popup appears.</p>
<p>Today, I found out how to get rid of this annoyance.</p>
<p>Open a new tab in Firefox and navigate to &#8220;about:config&#8221;. This will take you to an interface that allows you to tweak and configure very specific functionality of Firefox.</p>
<p>In the &#8220;Filter:&#8221; text box, enter &#8220;middlemouse.contentLoadURL&#8221;. This should present a single entry that lists the option as having a value of &#8220;true&#8221;. Simply double-click the listing to change the value to &#8220;false&#8221;. The effect is instantaneous.</p>
<p>Now when you middle-click outside of editable areas in Firefox, it will no longer try to navigate to a URL. This change only modifies the navigation to URL functionality; the middle-click to paste in editable areas still functions.</p>
<p>If you like the middle-click to scroll functionality found in other browsers/operating systems, then search for &#8220;general.autoScroll&#8221; and double-click the listing to change it to true. Now you can middle-click to initiate scrolling.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrisjean.com/2009/09/09/fix-the-url-is-not-valid-and-cannot-be-loaded-in-firefox-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
	</channel>
</rss>

