Details
- 
        Type:
 Bug
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Invalid
 - 
            Affects Version/s: EE-2.0.0.GA, 3.0, EE-3.0.0.BETA
 - 
            Fix Version/s: EE-3.0.0.GA
 - 
            Component/s: Framework, ICE-Components
 - 
            Labels:None
 - 
            Environment:IE7/8
 
- 
                        Workaround Exists:Yes
 - 
                        Workaround Description:Set the style in a styleClass
 
Description
                    For a forms clear button functionality the it will call UIInput.resetValue() for the inout fields object.  Calling this method in IE7/8 causes the values that are applied to the components style attribute to be cleared or ignored.  In other browsers they are kept.  
In testing this in firefox I noticed that a cursor:wait was being applied to the input fields style attribute when the commandButton was clicked. Possibly this is the cause of the issue due to a known issue with JSF updating styles dynamically in IE7/8.
In testing this in firefox I noticed that a cursor:wait was being applied to the input fields style attribute when the commandButton was clicked. Possibly this is the cause of the issue due to a known issue with JSF updating styles dynamically in IE7/8.
Activity
| Field | Original Value | New Value | 
|---|---|---|
| Attachment | Case11003Example.zip [ 14119 ] | |
| Attachment | Case11003Example.war [ 14120 ] | 
| Salesforce Case | [5007000000KHKbc] | 
| Fix Version/s | EE-3.0.0.GA [ 10262 ] | |
| Assignee Priority | P2 | |
| Assignee | Mircea Toma [ mircea.toma ] | 
| Status | Open [ 1 ] | Resolved [ 5 ] | 
| Resolution | Invalid [ 6 ] | 
| Status | Resolved [ 5 ] | Closed [ 6 ] | 
| Assignee Priority | P2 | 
Steps to reproduce: