Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-34078

CalloutButton closes after selecting a date using DateField

    XMLWordPrintableJSON

Details

    Description

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

      <?xml version="1.0" encoding="utf-8"?>
      <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" 
      			   xmlns:s="library://ns.adobe.com/flex/spark" 
      			   xmlns:mx="library://ns.adobe.com/flex/mx">
      	
      	<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>
      </s:Application>
      

      Attachments

        Issue Links

          Activity

            People

              aharui Alex Harui
              fabius Fabiano Citrone
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: