<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "SelectOneListbox bug in 1.8.0dr1 revision"]]></title>
		<link>http://www.icefaces.org/JForum/posts/list/25.page</link>
		<description><![CDATA[Latest messages posted in the topic "SelectOneListbox bug in 1.8.0dr1 revision"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>SelectOneListbox bug in 1.8.0dr1 revision</title>
				<description><![CDATA[ Hi all,

I get a bug in the 1.8.0dr1 rev. 

As you can see on the attached picture, the rendering of selectOneListbox tag has problem on pictures 2 and 3.

Normally, it should render like on the number one.

this is the code:
<span class="genmed"><b>Code:</b></span><br>
		<div style="overflow: auto; width: 100%;">
		<pre>
	&lt;ice:selectOneListbox size="50" styleClass="selectOnList"
			id="id_solb" partialSubmit="true"
			valueChangeListener="#{bean.onChange}"&gt;
			&lt;f:selectItems id="id_Items"
				value="#{bean.items}" /&gt;
&lt;/ice:selectOneListbox&gt;
</pre>
		</div>

The css class fix the height and width of selectonelistbox.

With last 1.8.0dr1 renderer always give a dropdownlist wehereas rendering a listbox like on capture number one.


All is working fine in the 1.7.2 revision.

I hope to be clear.

regards,
Bal.]]></description>
				<guid isPermaLink="true">http://www.icefaces.org/JForum/posts/list/10410.page#42538</guid>
				<link>http://www.icefaces.org/JForum/posts/list/10410.page#42538</link>
				<pubDate><![CDATA[Wed, 5 Nov 2008 10:17:10]]> GMT</pubDate>
				<author><![CDATA[ Baleyba]]></author>
			</item>
	</channel>
</rss>
