[
https://issues.apache.org/jira/browse/FLEX-34620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-34620:
---------------------------------
Priority: Major (was: Blocker)
> MaskedTexInput returns plain text not masked text
> -------------------------------------------------
>
> Key: FLEX-34620
> URL: https://issues.apache.org/jira/browse/FLEX-34620
> Project: Apache Flex
> Issue Type: Question
> Environment: Adobe AIR 15 + Apache Flex 4.13
> Reporter: Hugo Ferreira
>
> The two-way binding to MaskedTextInput always set the text in value object as
> plain text and not masked text.
> Ex:
> MyEntity.MyField (string)
> Original value in MyField: 1234-567
> <MaskedTextInput text="@{myEntity.MyField}"/>
> Changed value from masked text input to myfield: 1234567
> I need to use always the masked text value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)