<?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>Yordan Stoev’s Blog &#187; Bugs</title>
	<atom:link href="http://yordanstoev.com/blog/category/bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://yordanstoev.com/blog</link>
	<description>Yordan Stoev’s Blog</description>
	<lastBuildDate>Thu, 15 Oct 2009 20:23:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Google Chrome can&#8217;t render correctly &#8220;Google&#8221;?</title>
		<link>http://yordanstoev.com/blog/2009/06/04/google-chrome-cant-correctly-render-google/</link>
		<comments>http://yordanstoev.com/blog/2009/06/04/google-chrome-cant-correctly-render-google/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 13:46:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bugs]]></category>

		<guid isPermaLink="false">http://yordanstoev.com/blog/?p=36</guid>
		<description><![CDATA[Today i tried to open Google with Google Chrome( 2.0.172.28) today. What a surprise when i saw that the radio buttons are not visible. Check this preview. Sometimes the button appears sometimes not. I set up a test page and the button wasn&#8217;t working there too. A zoom in and zoom out can trigger the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://yordanstoev.com/blog/wp-content/uploads/2009/06/chromebug2.jpg"><img class="alignleft size-medium wp-image-37" style="float:left;" title="chromebug2" src="http://yordanstoev.com/blog/wp-content/uploads/2009/06/chromebug2-300x87.jpg" alt="chromebug2" width="300" height="87" /></a> Today i tried to open Google with Google Chrome( 2.0.172.28) today. What a surprise when i saw that the radio buttons are not visible. <a href="http://yordanstoev.com/blog/wp-content/uploads/2009/06/chromebug2.jpg">Check this preview</a>.</p>
<p>Sometimes the button appears sometimes not. I set up a <a href="http://yordanstoev.com/blog/showroom/chromeradiobug/">test page </a> and the button wasn&#8217;t working there too. A zoom in and zoom out can trigger the bug as well as solve it <img src='http://yordanstoev.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Anyhow, reported the bug to the Google guys, i&#8217;m sure they will fix it soon <img src='http://yordanstoev.com/blog/wp-includes/images/smilies/icon_idea.gif' alt=':idea:' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://yordanstoev.com/blog/2009/06/04/google-chrome-cant-correctly-render-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PNG transparency plus opacity &#8211; Internet Explorer 8 bug</title>
		<link>http://yordanstoev.com/blog/2009/05/22/png-transparency-plus-opacity-internet-explorer-8-bug/</link>
		<comments>http://yordanstoev.com/blog/2009/05/22/png-transparency-plus-opacity-internet-explorer-8-bug/#comments</comments>
		<pubDate>Fri, 22 May 2009 20:14:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bugs]]></category>

		<guid isPermaLink="false">http://yordanstoev.com/blog/?p=21</guid>
		<description><![CDATA[This bug seems to be bugging us from IE7 and i still can&#8217;t believe that after 8 years of work, Microsoft can&#8217;t make the alpha transparency work. Just installed the new Internet Explorer 8 as an update. The first thing i tried to do was, of course, to check how my portfolio is looking. Immediately [...]]]></description>
			<content:encoded><![CDATA[<p>This bug seems to be bugging us from IE7 and i still can&#8217;t believe that after 8 years of work, Microsoft can&#8217;t make the alpha transparency work.</p>
<p>Just installed the new Internet Explorer 8 as an update. The first thing i tried to do was, of course, to check how my portfolio is looking. Immediately noticed that something is not right and as i researched i found that: if you use PNG transparent image, in combination with opacity filter in IE8 the png image looses its transparency.</p>
<p>Checkout the <a title="IE8 png transparency bug example" href="http://yordanstoev.com/blog/showroom/ie8bug/">demo page</a>.</p>
<p>It&#8217;s even more interesting that even opacity 100(which is no opacity at all) triggers the bug.</p>
<p>This is very uncomfortable for JavaScript programming, where you want to use opacity for appearing/disappearing objects.</p>
<p>There is one workaround which is not very comfortable but works! To use the png image   as a background with the AlphaImageLoader filter. Here is <a href="http://yordanstoev.com/blog/showroom/ie8bug/working.html">the workarownd</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://yordanstoev.com/blog/2009/05/22/png-transparency-plus-opacity-internet-explorer-8-bug/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>PNG transparency plus opacity &#8211; Google Chrome bug</title>
		<link>http://yordanstoev.com/blog/2009/05/21/png-transparency-plus-opacity-google-chrome-bug/</link>
		<comments>http://yordanstoev.com/blog/2009/05/21/png-transparency-plus-opacity-google-chrome-bug/#comments</comments>
		<pubDate>Fri, 22 May 2009 05:50:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bugs]]></category>

		<guid isPermaLink="false">http://yordanstoev.com/blog/?p=6</guid>
		<description><![CDATA[I was working on my portfolio when i found this bug in Chrome version 1.0.154.65. When applying opacity to an element with PNG transparency, the browsers looses the transparency of the PNG image. Here is an example Note: This bug has been fixed in version: 2.0.172.28]]></description>
			<content:encoded><![CDATA[<p>I was working on my portfolio when i found <a href="http://yordanstoev.com/blog/showroom/chromepngbug/">this bug</a> in Chrome version 1.0.154.65. When applying opacity to an element with PNG transparency, the browsers looses the transparency of the PNG image.</p>
<p>Here is<a href="http://yordanstoev.com/blog/showroom/chromepngbug/"> an example</a></p>
<p>Note: This bug has been fixed in version: 2.0.172.28</p>
]]></content:encoded>
			<wfw:commentRss>http://yordanstoev.com/blog/2009/05/21/png-transparency-plus-opacity-google-chrome-bug/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
