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