[
https://issues.apache.org/jira/browse/FLEX-23003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Zarzycki updated FLEX-23003:
----------------------------------
Attachment: FLEX-23003.ZIP
Hi,
Reproduced
Tested with Apache Flex 4.11, Adobe Air 3.9
NumericStepper is blank when valueFormatFunction return "".
Attached sample application. (zip, Intellij IDEA project)
Piotr
> Add an unset state to NumericStepper
> ------------------------------------
>
> Key: FLEX-23003
> URL: https://issues.apache.org/jira/browse/FLEX-23003
> Project: Apache Flex
> Issue Type: Improvement
> Components: Spark: NumericStepper
> Affects Versions: Adobe Flex SDK 4.0 (Release)
> Environment: Language Found: English
> Reporter: Adobe JIRA
> Labels: easytest
> Attachments: FLEX-23003.ZIP
>
>
> Steps to reproduce:
> 1.Set the stepSize and snapInterval properties
> 2.Pass null or "" back from the valueFormatFunction
>
> Actual Results:
> The value returned by the valueFormatFunction is passed into
> nearestValidValue which turns the unset value into the minimum
>
> Expected Results:
> NumericStepper is blank until the user interacts with it
>
> Workaround (if any):
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)