[richfaces-issues] [JBoss JIRA] Updated: (RF-8593) inplaceSelect: value can't be choosen if select opened using js API.

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Thu Apr 15 03:27:25 EDT 2010


     [ https://jira.jboss.org/jira/browse/RF-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilya Shaikovsky updated RF-8593:
--------------------------------

    Component/s: component-input


> 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
>
> <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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list