<?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: SelectList 0.1</title>
	<atom:link href="http://odyniec.net/blog/2009/06/selectlist-01/feed/" rel="self" type="application/rss+xml" />
	<link>http://odyniec.net/blog/2009/06/selectlist-01/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 07 Sep 2010 17:40:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michal Wojciechowski</title>
		<link>http://odyniec.net/blog/2009/06/selectlist-01/comment-page-1/#comment-294</link>
		<dc:creator>Michal Wojciechowski</dc:creator>
		<pubDate>Sun, 07 Jun 2009 20:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://odyniec.net/blog/?p=319#comment-294</guid>
		<description>@Riddle: So, yeah, that explains it -- WebKit-based browsers do not generate the onclick event for &lt;option&gt; elements.</description>
		<content:encoded><![CDATA[<p>@Riddle: So, yeah, that explains it &#8212; WebKit-based browsers do not generate the onclick event for &lt;option&gt; elements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Riddle</title>
		<link>http://odyniec.net/blog/2009/06/selectlist-01/comment-page-1/#comment-288</link>
		<dc:creator>Riddle</dc:creator>
		<pubDate>Sat, 06 Jun 2009 11:52:12 +0000</pubDate>
		<guid isPermaLink="false">http://odyniec.net/blog/?p=319#comment-288</guid>
		<description>It’s Safari 3.2.3 on a Mac.</description>
		<content:encoded><![CDATA[<p>It’s Safari 3.2.3 on a Mac.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal Wojciechowski</title>
		<link>http://odyniec.net/blog/2009/06/selectlist-01/comment-page-1/#comment-285</link>
		<dc:creator>Michal Wojciechowski</dc:creator>
		<pubDate>Fri, 05 Jun 2009 18:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://odyniec.net/blog/?p=319#comment-285</guid>
		<description>@Riddle: Thanks for your feedback. With respect to selection staying at the last selected option, I&#039;ve actually been thinking that it might make more sense to go back to the hint (if it&#039;s defined), and I&#039;ll probably implement it this way in the next version of the plugin.

As for choosing the same option again with no effect -- which browser were you using? This works correctly in those browsers that report the onclick event on &lt;option&gt;s, namely Firefox and Opera. Normally, the plugin captures the onchange event, but in the case of clicking the currently selected option, no change is really taking place, so onchange doesn&#039;t get fired and it has to rely on onclick. Anyway, resetting the selection to the hint would resolve this issue too, so I guess it&#039;s another reason to implement it.</description>
		<content:encoded><![CDATA[<p>@Riddle: Thanks for your feedback. With respect to selection staying at the last selected option, I&#8217;ve actually been thinking that it might make more sense to go back to the hint (if it&#8217;s defined), and I&#8217;ll probably implement it this way in the next version of the plugin.</p>
<p>As for choosing the same option again with no effect &#8212; which browser were you using? This works correctly in those browsers that report the onclick event on &lt;option&gt;s, namely Firefox and Opera. Normally, the plugin captures the onchange event, but in the case of clicking the currently selected option, no change is really taking place, so onchange doesn&#8217;t get fired and it has to rely on onclick. Anyway, resetting the selection to the hint would resolve this issue too, so I guess it&#8217;s another reason to implement it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Riddle</title>
		<link>http://odyniec.net/blog/2009/06/selectlist-01/comment-page-1/#comment-284</link>
		<dc:creator>Riddle</dc:creator>
		<pubDate>Fri, 05 Jun 2009 17:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://odyniec.net/blog/?p=319#comment-284</guid>
		<description>I like it a lot, thanks for sharing.

Found one bug, though:

1. Choose &quot;Police Academy 2&quot;&lt;br /&gt;
2. Delete &quot;Police Academy 2&quot; below&lt;br /&gt;
3. Selection stays at &quot;PA 2&quot;. Should be &quot;Select movies&quot;&lt;br /&gt;
4. Choose &quot;Police Academy 2&quot; again&lt;br /&gt;
5. Bug: Nothing happens.</description>
		<content:encoded><![CDATA[<p>I like it a lot, thanks for sharing.</p>
<p>Found one bug, though:</p>
<p>1. Choose &#8220;Police Academy 2&#8243;<br />
2. Delete &#8220;Police Academy 2&#8243; below<br />
3. Selection stays at &#8220;PA 2&#8243;. Should be &#8220;Select movies&#8221;<br />
4. Choose &#8220;Police Academy 2&#8243; again<br />
5. Bug: Nothing happens.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
