]
Nick Belaevski updated RF-8593:
-------------------------------
Fix Version/s: Future
inplaceSelect: value can't be choosen if select opened using js
API.
--------------------------------------------------------------------
Key: RF-8593
URL:
https://jira.jboss.org/jira/browse/RF-8593
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-input
Affects Versions: 3.3.3.Final
Reporter: Ilya Shaikovsky
Assignee: Nick Belaevski
Fix For: Future
<rich:inplaceSelect id="myId" editEvent="onclick"
showControls="false" openOnEdit="true"
onchange="alert('test');" >
<f:selectItems value="#{capitalsBean.capitalsOptions}" />
</rich:inplaceSelect>
<h:graphicImage id="imgId" value="/images/icons/copy.gif"
onclick="#{rich:component('myId')}.edit()"/>
When opening the select from image - it not only not calls the alert but even not selects
any option by click. So functionality completelly broken.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: