<?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: HUGE IE8 textbox CSS bug</title>
	<atom:link href="http://www.gmtaz.com/huge-ie8-textbox-css-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gmtaz.com/blog/huge-ie8-textbox-css-bug/</link>
	<description>Gustavo Tandeciarz&#039;s personal blog</description>
	<lastBuildDate>Tue, 08 Nov 2011 12:12:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Tweets that mention .intheMeanTime » Blog Archive » HUGE IE8 textbox CSS bug -- Topsy.com</title>
		<link>http://www.gmtaz.com/blog/huge-ie8-textbox-css-bug/comment-page-1/#comment-165</link>
		<dc:creator>Tweets that mention .intheMeanTime » Blog Archive » HUGE IE8 textbox CSS bug -- Topsy.com</dc:creator>
		<pubDate>Sat, 01 May 2010 18:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.gmtaz.com/?p=198#comment-165</guid>
		<description>[...] This post was mentioned on Twitter by Jiří Stránský. Jiří Stránský said: Právě jsem narazil s bugem v IE 8. Nejde kliknout do formulářových prvků s background: transparent. http://bit.ly/dlM6Sm #wtf [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Jiří Stránský. Jiří Stránský said: Právě jsem narazil s bugem v IE 8. Nejde kliknout do formulářových prvků s background: transparent. <a href="http://bit.ly/dlM6Sm" rel="nofollow">http://bit.ly/dlM6Sm</a> #wtf [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://www.gmtaz.com/blog/huge-ie8-textbox-css-bug/comment-page-1/#comment-156</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Thu, 29 Apr 2010 04:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.gmtaz.com/?p=198#comment-156</guid>
		<description>An example (hope your comment system takes it):













And the solution is to set both transparent color and a transparent background image.
Also, have a look at http://stackoverflow.com/questions/2098714/input-boxes-with-transparent-background-are-not-clickable-in-ie8</description>
		<content:encoded><![CDATA[<p>An example (hope your comment system takes it):</p>
<p>And the solution is to set both transparent color and a transparent background image.<br />
Also, have a look at <a href="http://stackoverflow.com/questions/2098714/input-boxes-with-transparent-background-are-not-clickable-in-ie8" rel="nofollow">http://stackoverflow.com/questions/2098714/input-boxes-with-transparent-background-are-not-clickable-in-ie8</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ubarpsi</title>
		<link>http://www.gmtaz.com/blog/huge-ie8-textbox-css-bug/comment-page-1/#comment-71</link>
		<dc:creator>Ubarpsi</dc:creator>
		<pubDate>Fri, 04 Dec 2009 13:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.gmtaz.com/?p=198#comment-71</guid>
		<description>@Gustavo
I am not able see the 2nd line of your post- what should be under the HEAD of the doc. Are you referring to meta tags?
We already tried adding the meta tag X-UA-Compatible to emulate IE7. It didn&#039;t help. Still we see the strange behavior in few versions of the IE8.

And yes, we own the content of the iFrame too. It is coded by another team within our company. What type of manipulations we can do; please let me know.</description>
		<content:encoded><![CDATA[<p>@Gustavo<br />
I am not able see the 2nd line of your post- what should be under the HEAD of the doc. Are you referring to meta tags?<br />
We already tried adding the meta tag X-UA-Compatible to emulate IE7. It didn&#8217;t help. Still we see the strange behavior in few versions of the IE8.</p>
<p>And yes, we own the content of the iFrame too. It is coded by another team within our company. What type of manipulations we can do; please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gustavo Tandeciarz</title>
		<link>http://www.gmtaz.com/blog/huge-ie8-textbox-css-bug/comment-page-1/#comment-70</link>
		<dc:creator>Gustavo Tandeciarz</dc:creator>
		<pubDate>Fri, 04 Dec 2009 12:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.gmtaz.com/?p=198#comment-70</guid>
		<description>Try adding this to the HEAD of the doc:

However, it being in an iFrame, not too sure how IE8 will handle that.  I hate IE.

Even without the transparent styling, the problem sometimes appears when the border css style is set on the textbox.  Do you control the content of iFrame?  Can you manipulate that form?</description>
		<content:encoded><![CDATA[<p>Try adding this to the HEAD of the doc:</p>
<p>However, it being in an iFrame, not too sure how IE8 will handle that.  I hate IE.</p>
<p>Even without the transparent styling, the problem sometimes appears when the border css style is set on the textbox.  Do you control the content of iFrame?  Can you manipulate that form?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ubarpsi</title>
		<link>http://www.gmtaz.com/blog/huge-ie8-textbox-css-bug/comment-page-1/#comment-69</link>
		<dc:creator>Ubarpsi</dc:creator>
		<pubDate>Fri, 04 Dec 2009 06:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.gmtaz.com/?p=198#comment-69</guid>
		<description>Can some one throw more light on the reported problem or the possible solutions.
We do notice similar problem in one of our web application. That application uses iframe - and within the iframe a form with many texboxes is shown.  And these texboxes do NOT have transparent background styling.
The problem happens only in few versions of IE8.

Any help will be appreciated.</description>
		<content:encoded><![CDATA[<p>Can some one throw more light on the reported problem or the possible solutions.<br />
We do notice similar problem in one of our web application. That application uses iframe &#8211; and within the iframe a form with many texboxes is shown.  And these texboxes do NOT have transparent background styling.<br />
The problem happens only in few versions of IE8.</p>
<p>Any help will be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johannes Leuchovius</title>
		<link>http://www.gmtaz.com/blog/huge-ie8-textbox-css-bug/comment-page-1/#comment-68</link>
		<dc:creator>Johannes Leuchovius</dc:creator>
		<pubDate>Thu, 24 Sep 2009 13:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.gmtaz.com/?p=198#comment-68</guid>
		<description>Thank you very mutch! :D</description>
		<content:encoded><![CDATA[<p>Thank you very mutch! <img src='http://www.gmtaz.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anoop</title>
		<link>http://www.gmtaz.com/blog/huge-ie8-textbox-css-bug/comment-page-1/#comment-67</link>
		<dc:creator>anoop</dc:creator>
		<pubDate>Thu, 10 Sep 2009 10:41:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.gmtaz.com/?p=198#comment-67</guid>
		<description>Thanks..saved my time. :)</description>
		<content:encoded><![CDATA[<p>Thanks..saved my time. <img src='http://www.gmtaz.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gustavo Tandeciarz</title>
		<link>http://www.gmtaz.com/blog/huge-ie8-textbox-css-bug/comment-page-1/#comment-66</link>
		<dc:creator>Gustavo Tandeciarz</dc:creator>
		<pubDate>Thu, 13 Aug 2009 21:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.gmtaz.com/?p=198#comment-66</guid>
		<description>Hey there, let me address your comments about this site first.  The stripping of those symbols is a security feature, not a bug.  Let Wordpress developers know if you feel like it is the latter.  This site is completely built on Wordpress so all functionality, by default is that of Wordpress.

As for IE8 not displaying a cursor when hovering over a textbox, thanks for pointing out another IE bug :).  I&#039;m sure it has to do with z-index and it could probably be resolved by manually setting the cursor in the CSS.

As for the click-through issue initially reported in this post, I do not have a demo because I wanted to fix it as soon as possible, but as you can see from another commenter, it&#039;s an actual issue and not limited to just me and while it could be argued that the problem was initially caused by bad CSS development, this problem did not emerge until the release of IE8.

--edit
As for the subject of the post, &quot;textbox&quot; was in reference to input of type textbox.  Otherwise, I would have said &quot;textarea&quot; ;)

Know what I mean?</description>
		<content:encoded><![CDATA[<p>Hey there, let me address your comments about this site first.  The stripping of those symbols is a security feature, not a bug.  Let WordPress developers know if you feel like it is the latter.  This site is completely built on WordPress so all functionality, by default is that of WordPress.</p>
<p>As for IE8 not displaying a cursor when hovering over a textbox, thanks for pointing out another IE bug <img src='http://www.gmtaz.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .  I&#8217;m sure it has to do with z-index and it could probably be resolved by manually setting the cursor in the CSS.</p>
<p>As for the click-through issue initially reported in this post, I do not have a demo because I wanted to fix it as soon as possible, but as you can see from another commenter, it&#8217;s an actual issue and not limited to just me and while it could be argued that the problem was initially caused by bad CSS development, this problem did not emerge until the release of IE8.</p>
<p>&#8211;edit<br />
As for the subject of the post, &#8220;textbox&#8221; was in reference to input of type textbox.  Otherwise, I would have said &#8220;textarea&#8221; <img src='http://www.gmtaz.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Know what I mean?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zoffix Znet</title>
		<link>http://www.gmtaz.com/blog/huge-ie8-textbox-css-bug/comment-page-1/#comment-65</link>
		<dc:creator>Zoffix Znet</dc:creator>
		<pubDate>Thu, 13 Aug 2009 20:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.gmtaz.com/?p=198#comment-65</guid>
		<description>Ugh, your comment system stripps off the &lt; and &gt; characters and everything between them (BUG). What I meant to say is that I tried with both `textarea` and `input type=&quot;text&quot;` elements</description>
		<content:encoded><![CDATA[<p>Ugh, your comment system stripps off the &lt; and &gt; characters and everything between them (BUG). What I meant to say is that I tried with both `textarea` and `input type=&#8221;text&#8221;` elements</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zoffix Znet</title>
		<link>http://www.gmtaz.com/blog/huge-ie8-textbox-css-bug/comment-page-1/#comment-64</link>
		<dc:creator>Zoffix Znet</dc:creator>
		<pubDate>Thu, 13 Aug 2009 20:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.gmtaz.com/?p=198#comment-64</guid>
		<description>Hey, bud, do you have a demo for this bug? I&#039;m a bit confused of what you mean by &quot;textbox&quot;; I tried with both,  and  and I can click them just fine.

I notice that on your site, IE8 does not display a cursor when hovering the textarea in these &quot;leave a reply&quot; forms.

Let me know if you can get a hold of a demo.

Cheers</description>
		<content:encoded><![CDATA[<p>Hey, bud, do you have a demo for this bug? I&#8217;m a bit confused of what you mean by &#8220;textbox&#8221;; I tried with both,  and  and I can click them just fine.</p>
<p>I notice that on your site, IE8 does not display a cursor when hovering the textarea in these &#8220;leave a reply&#8221; forms.</p>
<p>Let me know if you can get a hold of a demo.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

