[
http://jira.jboss.com/jira/browse/RF-3609?page=all ]
Tsikhon Kuprevich closed RF-3609.
---------------------------------
<h:selectOneMenu required="true" value="#{customList.item}">
<f:selectItems value="#{customList.items}"/>
<a4j:support event="onchange"
reRender="pickListID"></a4j:support>
</h:selectOneMenu>
<rich:pickList id="pickListID" value="#{pickList.value}" ...
Problems selecting an item from PickList after reRender
-------------------------------------------------------
Key: RF-3609
URL:
http://jira.jboss.com/jira/browse/RF-3609
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: Windows XP, FireFox
Reporter: mca.ambrish(a)gmail.com
Assigned To: Tsikhon Kuprevich
Fix For: 3.2.2
Original Estimate: 2 hours
Remaining Estimate: 2 hours
I have a <pickList> element in my page, and a <h:selectOneMenu> combined with
a <a4j:support> which should reRender the pickList component.
Unfortunatelly, this doesn' t happens - the list values are shown but I'm unable
to click on the elements. After the first access, when the lists are loaded in the
session, making a new request re-render the whole page, and the pickList component works
fine.
I saw a similar issue, that seems to be solved: RF2266.
I am working on the version 3.2.1 GA of RichFaces.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira