<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: That Weird IE8 Textarea Bug</title>
	<atom:link href="http://grantovich.net/posts/2009/06/that-weird-ie8-textarea-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://grantovich.net/posts/2009/06/that-weird-ie8-textarea-bug/</link>
	<description>Overusing semicolons since 2007</description>
	<lastBuildDate>Wed, 03 Feb 2010 18:30:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Drew Diller</title>
		<link>http://grantovich.net/posts/2009/06/that-weird-ie8-textarea-bug/comment-page-1/#comment-481</link>
		<dc:creator>Drew Diller</dc:creator>
		<pubDate>Wed, 03 Feb 2010 18:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://grantovich.net/?p=336#comment-481</guid>
		<description>I have stumbled upon this scenario as well.  The fix in my case was to not only use the fix outline in this post, but to also apply an explicit height style.

...Awesome.</description>
		<content:encoded><![CDATA[<p>I have stumbled upon this scenario as well.  The fix in my case was to not only use the fix outline in this post, but to also apply an explicit height style.</p>
<p>&#8230;Awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce Stoner</title>
		<link>http://grantovich.net/posts/2009/06/that-weird-ie8-textarea-bug/comment-page-1/#comment-468</link>
		<dc:creator>Bruce Stoner</dc:creator>
		<pubDate>Mon, 07 Dec 2009 03:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://grantovich.net/?p=336#comment-468</guid>
		<description>Internet Explorer 8 seems to be better than any previous version of IE. IE8 is very stable and rarely crashes or cause blue screens.
````````</description>
		<content:encoded><![CDATA[<p>Internet Explorer 8 seems to be better than any previous version of IE. IE8 is very stable and rarely crashes or cause blue screens.<br />
&#8220;&#8220;&#8220;&#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wikidot.com blog: That Weird IE8 Bug</title>
		<link>http://grantovich.net/posts/2009/06/that-weird-ie8-textarea-bug/comment-page-1/#comment-459</link>
		<dc:creator>Wikidot.com blog: That Weird IE8 Bug</dc:creator>
		<pubDate>Thu, 24 Sep 2009 10:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://grantovich.net/?p=336#comment-459</guid>
		<description>[...] found the other problem (skipping cursor on larger pages), which was - surprise - another IE8 bug. this thread on grantovich.net explains [...]</description>
		<content:encoded><![CDATA[<p>[...] found the other problem (skipping cursor on larger pages), which was &#8211; surprise &#8211; another IE8 bug. this thread on grantovich.net explains [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://grantovich.net/posts/2009/06/that-weird-ie8-textarea-bug/comment-page-1/#comment-456</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Tue, 22 Sep 2009 10:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://grantovich.net/?p=336#comment-456</guid>
		<description>Discovered a workaround for this by simply setting the COLS value to a very large number, e.g.

&lt;code&gt;&lt;textarea style=&quot;width: 100%&quot; rows=&quot;50&quot; cols=&quot;5000&quot;&gt;&lt;/code&gt;

This seems to prevent the IE engine from calculating the scroll position based on the wrapping of text.</description>
		<content:encoded><![CDATA[<p>Discovered a workaround for this by simply setting the COLS value to a very large number, e.g.</p>
<p><code>&lt;textarea style="width: 100%" rows="50" cols="5000"&gt;</code></p>
<p>This seems to prevent the IE engine from calculating the scroll position based on the wrapping of text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skuggan</title>
		<link>http://grantovich.net/posts/2009/06/that-weird-ie8-textarea-bug/comment-page-1/#comment-85</link>
		<dc:creator>Skuggan</dc:creator>
		<pubDate>Sun, 26 Jul 2009 14:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://grantovich.net/?p=336#comment-85</guid>
		<description>Needs to be fixed yes, or maybe we should start looking at using other browser software. I&#039;m not going to use that min-max width on my forums, I have another workaround that is in effect.</description>
		<content:encoded><![CDATA[<p>Needs to be fixed yes, or maybe we should start looking at using other browser software. I&#8217;m not going to use that min-max width on my forums, I have another workaround that is in effect.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
