Details
- 
        Type:
 Bug
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: EE-3.3.0.GA_P02, 4.0
 - 
            Fix Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03, 4.1
 - 
            Component/s: ACE-Components
 - 
            Labels:None
 - 
            Environment:All
 
- 
                        Assignee Priority:P2
 - 
                        Support Case References:Support Case #13257 - https://icesoft.my.salesforce.com/5007000000zPfYL
 
Description
                    An ace:dataTable is configured to allow row selection as well as it can be made editable via the ace:cellEditor.  In the cellEditor it renders an ace:comboBox to change the value.  Upon putting the row in editable mode, it is not possible to use the ace:comboBox to select a new value.  When clicking the component to display its values, the row reverts to it's non-edit state.  This looks to be caused by having a rowSelectListener set on the dataTable component.
            
Verified ICEfaces 4 trunk, ee-3.3.0 maintenance branch r43950 using supplied test application. Tomcat 7, FF 34, Chrome 39, IE 11.