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

Justin Mclean updated FLEX-977:
-------------------------------

    Labels: easyfix  (was: )
    
> Using arrow keys to navigate DateField always starts on the 2nd of the month
> ----------------------------------------------------------------------------
>
>                 Key: FLEX-977
>                 URL: https://issues.apache.org/jira/browse/FLEX-977
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: mx: DateField
>    Affects Versions: Adobe Flex SDK Previous
>         Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Language Found: English
>            Reporter: Adobe JIRA
>            Priority: Minor
>              Labels: easyfix
>             Fix For: Adobe Flex SDK Previous
>
>
> Reproduction:
> 1. Compile & run the following:
> <?xml version="1.0" encoding="iso-8859-1"?>
> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"; width="600" 
> height="600">
> <mx:DateField />
> </mx:Application>
> 2. Click on the DateField *Notice none of the days have a blue highlight
> 3. Hit the right arrow key
> Actual Results:
> The 2nd of the month is now highlighted.
> Expected Results:
> Either the 1st of the month should be highlighted after step 2. or the 1st of 
> the month should be highlighted after hitting the right arrow key.
> Workaround:

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