Details
- 
        Type:
 Improvement
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 3.1.0.RC1
 - 
            Fix Version/s: 3.2
 - 
            Component/s: ACE-Components
 - 
            Labels:None
 - 
            Environment:Any
 
Description
                    ace:autoCompleteEntry and ace:maskedEntry need to have 'blur' client events, which can be very useful for enforcing Required status when the user visits the component, but doesn't enter any text.
            
Re-added support for 'blur' ajax event at revision 30375. Also, fixed various usability issues and ensured that this event works when the required=true.