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

Maurice Amsellem edited comment on FLEX-33943 at 11/29/13 12:07 AM:
--------------------------------------------------------------------

Hi, I just tried to reproduce the issue described on iOS6 + SIRI , not iOS7:
- TI with prompt  
{code}
<s:TextInput prompt="Type some text" />
{code}

- click on TI to show keyboard
- dictate some text 
The text appears correctly and the prompt disappears.

It tried with both previous StageTextInputSkin and new 
ScrollableStageTextInputSkin, and both worked.

Can you please attach a minimal app that will cause the issue.


was (Author: mamsellem):
Hi, I just tried to reproduce the issue described on iOS6 + SIRI , not iOS7:
- TI with prompt  
{ code}
<s:TextInput prompt="Type some text" />
{code}

- click on TI to show keyboard
- dictate some text 
The text appears correctly and the prompt disappears.

It tried with both previous StageTextInputSkin and new 
ScrollableStageTextInputSkin, and both worked.

Can you please attach a minimal app that will cause the issue.

> TextInput in iOS 7, if used with Siri/Dictation misbehaves and the app is 
> stuck. 
> ---------------------------------------------------------------------------------
>
>                 Key: FLEX-33943
>                 URL: https://issues.apache.org/jira/browse/FLEX-33943
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: TextInput
>    Affects Versions: Apache Flex 4.9.0
>         Environment: Flex + AIR 3.9.xxx + TextInput with mobile skin form 
> Mobile theme
>            Reporter: Andrea
>            Assignee: Maurice Amsellem
>              Labels: Mobile,, iOS7
>
> - Focus the textfield (which has a prompt text):
> - When the keyboard will appear, click on SIRI/Dictation button and speech 
> some text;
> - the prompt is not deleted;
> - the app seems to run, but the screen is no more updated.



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

Reply via email to