<?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>single line Archives - Creatronix</title>
	<atom:link href="https://creatronix.de/tag/single-line/feed/" rel="self" type="application/rss+xml" />
	<link>https://creatronix.de/tag/single-line/</link>
	<description>My adventures in code &#38; business</description>
	<lastBuildDate>Sun, 02 Oct 2022 14:56:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Firefox: Enable Spellchecking in Single Line Fields</title>
		<link>https://creatronix.de/firefox-enable-spellchecking-in-single-line-fields/</link>
		
		<dc:creator><![CDATA[Jörn]]></dc:creator>
		<pubDate>Thu, 27 Jul 2017 07:27:05 +0000</pubDate>
				<category><![CDATA[Self-Improvement & Personal Finance]]></category>
		<category><![CDATA[Software Engineering & Programming]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[single line]]></category>
		<category><![CDATA[spellcheck]]></category>
		<guid isPermaLink="false">http://creatronix.de/?p=932</guid>

					<description><![CDATA[<p>Motivation Good writing is key for a software developer as I stated in Writing as a complementary skill for your SW engineering career So when you are writing a lot of texts in the browser e.g. in a wiki or an issue tracker you definitely want a spellchecker enabled. For some reasons Firefox distinguishes between&#8230;</p>
<p>The post <a href="https://creatronix.de/firefox-enable-spellchecking-in-single-line-fields/">Firefox: Enable Spellchecking in Single Line Fields</a> appeared first on <a href="https://creatronix.de">Creatronix</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Motivation</h2>
<p>Good writing is key for a software developer as I stated in <a href="https://creatronix.de/writing-as-complementary-skill-for-your-sw-engineering-career/">Writing as a complementary skill for your SW engineering career</a></p>
<p>So when you are writing a lot of texts in the browser e.g. in a wiki or an issue tracker you definitely want a spellchecker enabled.</p>
<p>For some reasons Firefox distinguishes between multi line checking and single line spell checking.</p>
<p>In your daily life you want to have both, so let&#8217;s enable it.</p>
<h2>Prerequisites</h2>
<h3>Dictionary</h3>
<p>To be able to use the spell checking functionality you need to install a dictionary from</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/language-tools/">https://addons.mozilla.org/en-US/firefox/language-tools/</a></p>
<p>e.g. <a href="https://addons.mozilla.org/en-US/firefox/addon/german-dictionary-de_de-for-sp/">https://addons.mozilla.org/en-US/firefox/addon/german-dictionary-de_de-for-sp/</a> for German</p>
<p><strong>Caveat: You need a dictionary not a language pack!</strong></p>
<h3>Enable spell checking</h3>
<p>Go to Settings -&gt; General and enable &#8220;Check your spelling as you type&#8221;</p>
<h2><img fetchpriority="high" decoding="async" src="https://creatronix.de/wp-content/uploads/2017/07/spell_check_1.png" alt="" class="alignnone size-full wp-image-6108" width="989" height="515" srcset="https://creatronix.de/wp-content/uploads/2017/07/spell_check_1.png 989w, https://creatronix.de/wp-content/uploads/2017/07/spell_check_1-300x156.png 300w, https://creatronix.de/wp-content/uploads/2017/07/spell_check_1-768x400.png 768w" sizes="(max-width: 989px) 100vw, 989px" /></h2>
<h2></h2>
<h2>Let&#8217;s enable checking for single-line controls</h2>
<p>In Firefox You can do enable Spellchecking for Single Line Fields via a config value.</p>
<ol>
<li>Type &#8220;about:config&#8221; into navigation bar</li>
<li>Accept the &#8220;I will be careful&#8221; reminder</li>
<li>Search for &#8220;layout.spellcheckDefault&#8221;</li>
<li>Double click on entry</li>
<li>Set value to 2</li>
</ol>
<p>This will enable the spellchecker for multi-line controls and single-line controls.</p>
<p><img decoding="async" src="https://creatronix.de/wp-content/uploads/2017/07/spell_check_2-1024x82.png" alt="" class="alignnone size-large wp-image-6111" width="1024" height="82" srcset="https://creatronix.de/wp-content/uploads/2017/07/spell_check_2-1024x82.png 1024w, https://creatronix.de/wp-content/uploads/2017/07/spell_check_2-300x24.png 300w, https://creatronix.de/wp-content/uploads/2017/07/spell_check_2-768x61.png 768w, https://creatronix.de/wp-content/uploads/2017/07/spell_check_2.png 1300w" sizes="(max-width: 1024px) 100vw, 1024px" /></p>
<p>The post <a href="https://creatronix.de/firefox-enable-spellchecking-in-single-line-fields/">Firefox: Enable Spellchecking in Single Line Fields</a> appeared first on <a href="https://creatronix.de">Creatronix</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
