Fabiano Citrone created FLEX-34078:
--------------------------------------

             Summary: mx:DateField  and datechange
                 Key: FLEX-34078
                 URL: https://issues.apache.org/jira/browse/FLEX-34078
             Project: Apache Flex
          Issue Type: Bug
          Components: Spark: CalloutButton
    Affects Versions: Apache Flex 4.11.0
         Environment: windows 7, FlashBuilder 4.7 (adobe cloud)
            Reporter: Fabiano Citrone


after setting the first date the calloutbutton closes not allowing me to enter 
the second

<s:CalloutButton id="button_layout" width="30" height="30" label="L">
        <s:VGroup>
                <mx:DateField id="datfield_1"  />
                <mx:DateField id="datfield_2"  />
        </s:VGroup>     
</s:CalloutButton>



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to