Details
- 
        Type:
 Bug
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Cannot Reproduce
 - 
            Affects Version/s: 1.7.1
 - 
            Fix Version/s: 1.7.2
 - 
            Component/s: ICE-Components
 - 
            Labels:None
 - 
            Environment:All
 
- 
                        Support Case References:
 
Description
                    PartialSubmit does not occur when the ice:outputLabel's "for" attribute corresponds to a drop down component. 
Using component showcase as a test case:
1. Go to Extended Components -> Selection
2. Change drop down from I/O to Selection. Partial submit occurs.
3. Clicking on the label, "Select component type:" selects the first item in the
drop down "I/O" but a partial submit does not occur.
            
Using component showcase as a test case:
1. Go to Extended Components -> Selection
2. Change drop down from I/O to Selection. Partial submit occurs.
3. Clicking on the label, "Select component type:" selects the first item in the
drop down "I/O" but a partial submit does not occur.
For the selection components, I don't think clicking the label should have any effect. Only the radio button and checkbox components should be affected by clicking on the label.