You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2013/04/28 03:23:13 UTC

[jira] [Resolved] (FLEX-19943) DateField does not open when you click the text entry area

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

Justin Mclean resolved FLEX-19943.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Apache Flex 4.10.0

Issue has been fixed in a previous version of the SDK.
                
> DateField does not open when you click the text entry area
> ----------------------------------------------------------
>
>                 Key: FLEX-19943
>                 URL: https://issues.apache.org/jira/browse/FLEX-19943
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: mx: DateField
>    Affects Versions: Adobe Flex SDK Previous
>         Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Browser: Firefox 3.x
> Language Found: English
>            Reporter: Adobe JIRA
>             Fix For: Apache Flex 4.10.0
>
>
> Steps to reproduce:
> 1. Create a simple app...
> <?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/halo" minWidth="1024" minHeight="768">
> 	<mx:DateField />
> </s:Application>
> 2.  Attempt to open the DateChooser by clicking the text entry area.
> 3.  I've checked in both IE 8 and Firefox 3.5 with Flash 10.0.22.87 installed in each.
>  
>  Actual Results:
> DateChooser does not open.  DateChooser will only open by clicking the calendar icon
>  
>  Expected Results:
> DateChooser should open as it does in the Flex 3 builds.
>  
>  Workaround (if any):

--
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