[
https://issues.apache.org/jira/browse/FLEX-34380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-34380:
---------------------------------
Labels: TextArea TextInput callout easytest prompt (was: TextArea
TextInput callout prompt)
> TextInput with prompt displays black prompt
> -------------------------------------------
>
> Key: FLEX-34380
> URL: https://issues.apache.org/jira/browse/FLEX-34380
> Project: Apache Flex
> Issue Type: Bug
> Components: Spark: TextArea, Spark: TextInput
> Affects Versions: Adobe Flex SDK 4.6 (Release), Apache Flex 4.12.0
> Reporter: Alexander Konovalov
> Labels: TextArea, TextInput, callout, easytest, prompt
>
> The reason of the bug is component visibility changes without data changes.
> Steps to reproduce (the easiest way to reproduce, but bug persists almost
> everywhere):
> 1. Create AIR application (add mobilecomponents.swc).
> 2. Add CalloutButton
> 3. Add spark TextInput inside CalloutButton with some prompt text.
> 4. Run. Click on CalloutButton -> grey prompt in TextInput.
> 5. Close and open CalloutButton second time -> black color for prompt
> Code:
> <s:CalloutButton label="TEST">
> <s:TextInput prompt="SOME PROMPT" />
> </s:CalloutButton>
--
This message was sent by Atlassian JIRA
(v6.2#6252)