<?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: Safari on the iPhone update fixes and breaks events</title>
	<atom:link href="http://ajaxian.com/archives/safari-on-the-iphone-update-fixes-and-breaks-events/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/safari-on-the-iphone-update-fixes-and-breaks-events</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Adam McIntyre</title>
		<link>http://ajaxian.com/archives/safari-on-the-iphone-update-fixes-and-breaks-events/comment-page-1#comment-253537</link>
		<dc:creator>Adam McIntyre</dc:creator>
		<pubDate>Fri, 03 Aug 2007 17:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2637#comment-253537</guid>
		<description>This is exactly the same behavior -- and fix -- given by IE 6&#039;s (haven&#039;t checked 7) onpaste event. It&#039;s a really odd bug in implementation; how did this stuff make it through testing?</description>
		<content:encoded><![CDATA[<p>This is exactly the same behavior &#8212; and fix &#8212; given by IE 6&#8242;s (haven&#8217;t checked 7) onpaste event. It&#8217;s a really odd bug in implementation; how did this stuff make it through testing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Giese</title>
		<link>http://ajaxian.com/archives/safari-on-the-iphone-update-fixes-and-breaks-events/comment-page-1#comment-253535</link>
		<dc:creator>Joshua Giese</dc:creator>
		<pubDate>Fri, 03 Aug 2007 16:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2637#comment-253535</guid>
		<description>I hope that apple will fix this and some of the other stability issues in safari in their next release</description>
		<content:encoded><![CDATA[<p>I hope that apple will fix this and some of the other stability issues in safari in their next release</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justin</title>
		<link>http://ajaxian.com/archives/safari-on-the-iphone-update-fixes-and-breaks-events/comment-page-1#comment-253527</link>
		<dc:creator>justin</dc:creator>
		<pubDate>Fri, 03 Aug 2007 13:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2637#comment-253527</guid>
		<description>Nice work around thanks.</description>
		<content:encoded><![CDATA[<p>Nice work around thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paolo Montrasio</title>
		<link>http://ajaxian.com/archives/safari-on-the-iphone-update-fixes-and-breaks-events/comment-page-1#comment-253524</link>
		<dc:creator>Paolo Montrasio</dc:creator>
		<pubDate>Fri, 03 Aug 2007 09:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2637#comment-253524</guid>
		<description>No regression tests at Apple or an incomplete test suite. I&#039;d like to bet on the latter and hope they read Ajaxian :-)</description>
		<content:encoded><![CDATA[<p>No regression tests at Apple or an incomplete test suite. I&#8217;d like to bet on the latter and hope they read Ajaxian :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Geary</title>
		<link>http://ajaxian.com/archives/safari-on-the-iphone-update-fixes-and-breaks-events/comment-page-1#comment-253523</link>
		<dc:creator>Michael Geary</dc:creator>
		<pubDate>Fri, 03 Aug 2007 08:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2637#comment-253523</guid>
		<description>Some things never change. For 20 years, the classic cure-all for Windows timing problems has been the moral equivalent of setTimeout( fn, 0 ):

PostMessage( my_hwnd, MY_MESSAGE, 0, 0 );</description>
		<content:encoded><![CDATA[<p>Some things never change. For 20 years, the classic cure-all for Windows timing problems has been the moral equivalent of setTimeout( fn, 0 ):</p>
<p>PostMessage( my_hwnd, MY_MESSAGE, 0, 0 );</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arnaud</title>
		<link>http://ajaxian.com/archives/safari-on-the-iphone-update-fixes-and-breaks-events/comment-page-1#comment-253521</link>
		<dc:creator>arnaud</dc:creator>
		<pubDate>Fri, 03 Aug 2007 08:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2637#comment-253521</guid>
		<description>Some time ago, I have also to use this trick on IE6.
The problem was not easily repoducible and occured only when the user was entering some text very quickly. 
But it was the same issue: the text.value was not yet updated just after the last event.</description>
		<content:encoded><![CDATA[<p>Some time ago, I have also to use this trick on IE6.<br />
The problem was not easily repoducible and occured only when the user was entering some text very quickly.<br />
But it was the same issue: the text.value was not yet updated just after the last event.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

