[ 
https://issues.apache.org/jira/browse/FLEX-33882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13818749#comment-13818749
 ] 

Robbyn Gerhardt commented on FLEX-33882:
----------------------------------------

When I go to the file in the following line 
(frameworks\projects\spark\src\spark\components\supportClasses\SkinnableComponent.as)
 (Row: 569)

From:

if (isFocused && focusManager)

To:
if (isFocused)

then change the focus works again.


> textinput.drawFocus () does not work
> ------------------------------------
>
>                 Key: FLEX-33882
>                 URL: https://issues.apache.org/jira/browse/FLEX-33882
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: TextInput
>    Affects Versions: Apache Flex 4.10.0, Apache Flex 4.11.0
>            Reporter: Robbyn Gerhardt
>              Labels: Focus, TextInput, drawFocus
>             Fix For: Apache Flex 4.12.0
>
>         Attachments: Main.air, Main.mxml, TextInputSkin.mxml
>
>
> If I want to put a spark:TextInput in the focus of this is no longer.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to