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

Justin Mclean resolved FLEX-15087.
----------------------------------

       Resolution: Cannot Reproduce
    Fix Version/s: Apache Flex 4.10.0

Fixed in earlier version of SDK?
                
> DateChooser allows selection of dates outside selectable range.
> ---------------------------------------------------------------
>
>                 Key: FLEX-15087
>                 URL: https://issues.apache.org/jira/browse/FLEX-15087
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: mx: DateChooser
>    Affects Versions: Adobe Flex SDK Previous
>         Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Browser: Firefox 2.x
> Language Found: English
>            Reporter: Adobe JIRA
>             Fix For: Apache Flex 4.10.0
>
>
> Steps to reproduce:
> 1. Select May as the month using the month range arrows.
> 2. Select the year 2001 using year navigation. (up)
> 3. Select year 1999 using year navigation. (down)
> 4. Select year 2000 using the year navigation (up) (this is to reset for next 
> scenario)
> 5. Select Jan as the month using the month range arrows.
> 6. Select year 1999 using year navigation (down).
> 7. Select year 2001 using year navigation (up).
>  
>  Actual Results:
> 1. Control prevents selection of May.
> 2. Control prevents selection of year 2001
> 3. Control allows selection of year 1999
> 4. -----
> 5. Control prevents selection of Jan (Remains on Feb).
> 6. Control prevents selection of year 1999.
> 7. Control allows selection of year 2001.
>  
>  
>  Expected Results:
> 1. Control prevents selection of May.
> 2. Control prevents selection of year 2001 (remains on April 2000)
> 3. Control should move to Feb 2000 as it's the earliest allowed month.
> 4. ------ 
> 5. Control prevents selection of Jan (Remains on Feb).
> 6. Control prevents selection of year 1999. (remains on Feb 2000)
> 7. Control should move to April 2000 as it's the oldest allowed month.
>  
>  Workaround (if any):
> Using this senario, a user can select a date which is outside the allowed 
> range, this can be prevented by defining 
> two disabled date ranges for the control (one starting 1 day after the oldest 
> allowed range, and a second ending 1 day before the earliest allowed).
> Alto the workaround prevents the user from selecting incorrect data, 
> usability is still broken as the DateChooser will only allow certain 
> selection / navigation's when outside the selectable range.

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