[ 
https://issues.apache.org/jira/browse/FLEX-20804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Mclean updated FLEX-20804:
---------------------------------

    Labels: easytest  (was: )
    
> Datefield change  please remove the the DateChooser control close to check
> --------------------------------------------------------------------------
>
>                 Key: FLEX-20804
>                 URL: https://issues.apache.org/jira/browse/FLEX-20804
>             Project: Apache Flex
>          Issue Type: Improvement
>          Components: mx: DateField
>    Affects Versions: Adobe Flex SDK 3.3 (Release)
>         Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Browser: Internet Explorer 6.x
> Language Found: English
>            Reporter: Adobe JIRA
>              Labels: easytest
>
> Steps to reproduce:
> 1. Create a datefield
> 2. Create a validation on it
> 3. Create a change function (to run an  extra validate function)
> 4. make the datefield editable
> 5. Change the date it in runtime by typing it in
>  
>  Actual Results:
>  It does not trigger the extra validation function
>  
>  Expected Results:
>  It should trigger the extra validation function
>  
>  Workaround (if any):
>  None.
>  
>  Why does this happen.
>  Because the change event is Dispatched when a date is selected or changed, 
> and the DateChooser control closes. 
>  
>  I dont understand why the change event is triggered only when also the 
> datechooser control closes ?
>  When I type in a date, it also changes right ?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to