Colin Childs created FLEX-34059:
-----------------------------------
Summary: StageTextInput with prompt turns entered text gray
Key: FLEX-34059
URL: https://issues.apache.org/jira/browse/FLEX-34059
Project: Apache Flex
Issue Type: Bug
Components: Spark: TextInput
Affects Versions: Apache Flex 4.11.0, Apache Flex 4.12.0
Environment: Tested on iPhone 5S running iOS 7.0.4 with AIR 3.9 and
AIR 4.0
Reporter: Colin Childs
After entering text into a TextInput that has a prompt (either
StageTextInputSkin or ScrollingStageTextInputSkin), the text turns from black
to gray upon losing focus.
To reproduce:
1) Create a mobile project and add a simple text input with a prompt
2) Run on a device and type text into the input
3) Tap outside the input to remove focus
4) Notice that the text you typed turns from black to a light gray, the same as
the color of the prompt.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)