Bertrand P created RF-12023:
-------------------------------

             Summary:  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


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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to