Mikko Torniainen created FLEX-33384:
---------------------------------------

             Summary: Caret visible in all textinputs after they've been 
selected once.
                 Key: FLEX-33384
                 URL: https://issues.apache.org/jira/browse/FLEX-33384
             Project: Apache Flex
          Issue Type: Bug
          Components: Spark: TextArea
    Affects Versions: Apache Flex 4.9.0
         Environment: Windows 7 64bit, verified on many different hardware 
configurations
            Reporter: Mikko Torniainen


Caret will stay blinking on textinputs and textareas after they have been once 
visited (focused) and the parent component loses focus.

To produce:
<s:VGroup>
<s:TextInput/>
<s:TextInput/>
<s:TextInput/>
<s:TextInput/>
<s:TextInput/>
</s:VGroup>

Then for example switch to another application and back.

Workaround is to switch back to 4.6 sdk.


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