[
https://issues.apache.org/jira/browse/FLEX-33384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carol Frampton resolved FLEX-33384.
-----------------------------------
Resolution: Fixed
Fix Version/s: Apache Flex Next
Assignee: Carol Frampton
Author: cframpton
Date: Wed Feb 13 18:01:26 2013
New Revision: 1445779
URL: http://svn.apache.org/r1445779
Log:
FLEX-33384. When RET is in the inactive state there should not be a cursor
showing. Any selection will still show if selectionHighlighting='always'.
Modified:
flex/sdk/branches/develop/frameworks/projects/spark/src/spark/components/supportClasses/RichEditableTextContainerManager.as
A mustella test should be written for this bug.
> 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
> Assignee: Carol Frampton
> Labels: caret, focus, textarea, textinput
> Fix For: Apache Flex Next
>
>
> 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