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

Alex Harui reopened FLEX-28247:
-------------------------------


Needs new fix.  Last one had side-effects
                
> In a NumericStepper, when typing a value manually and tabbing out of the 
> field, the new value is not committed.
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-28247
>                 URL: https://issues.apache.org/jira/browse/FLEX-28247
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: mx: NumericStepper
>    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
>            Assignee: Alex Harui
>              Labels: easyfix, easytest
>             Fix For: Apache Flex 4.10.0
>
>
> Steps to reproduce:
> 1. Download the Flex in a Week projects archive 
> (FiaW_Day4_ProjectArchive.zip).  Sorry, I cannot locate the download link any 
> more.
> 2. Extract and run project ex4_05_solution.  You should see a list of 
> employees.
> 3. Click on the evaluation note of Athena Parker (9) until the numeric 
> stepper appears.
> 4. Select the value 9 in the edit field and replace it by value 55 for 
> example.
> 5. Hit TAB to leave the field.
>  
>  Actual Results:
> The value reverts to 9. 
>  
>  Expected Results:
> The value commits as 55.
>  
>  Workaround (if any):
> Needs messing with focus events, I guess.
>  Note: The same steps but leaving the field with a click somewhere else or 
> with <enter> commits the new value as expected.

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