[richfaces-issues] [JBoss JIRA] (RF-12023) comboBox in dataTable

Brian Leathem (JIRA) jira-events at lists.jboss.org
Tue Mar 6 14:42:36 EST 2012


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

Brian Leathem updated RF-12023:
-------------------------------

    Fix Version/s: 4.3-Tracking

    
>  comboBox in dataTable
> ----------------------
>
>                 Key: RF-12023
>                 URL: https://issues.jboss.org/browse/RF-12023
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-selects, component-tables
>    Affects Versions: 4.1.0.Final
>         Environment: All
>            Reporter: Bertrand P
>              Labels: richfaces
>             Fix For: 4.3-Tracking
>
>   Original Estimate: 1 day, 4 hours
>  Remaining Estimate: 1 day, 4 hours
>
> When a <rich:select> is in a <rich:column> of a <rich:extendedDataTable>, the row is selected when comboBox is selected.
> A workaround is: <rich:select onclick="event.stopPropagation();">, but that doesn't work when the arrow is clicked.
> Because the arrow is generated in an independent span:
> <span id="e:0:typeButton" class="rf-sel-btn">
> <span class="rf-sel-btn-arrow"></span>
> </span>
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list