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

Bertrand P (JIRA) jira-events at lists.jboss.org
Tue Mar 6 10:45:42 EST 2012


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

        


More information about the richfaces-issues mailing list