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

sunil kumar reddy commented on FLEX-35399:
------------------------------------------

We have debugged.

We can see that there are multiple events (for '*change*' and '*textInput*') 
are fired when we use the Sogou input.

For example, if we input '*_abcd_*' using Sogou, 5  '*textInput*' events are 
fired.
One with text '_*abcd*_' and an event each with single letters (ie, 'a', 'b', 
'c', 'd').

This behavior is happening only in Firefox. In chrome only one event is fired 
with event text as '*_abcd_*'
.

Please have a look into this. This function is very important for us.

Thanks.

> In Firefox 45+ browsers,when we use sogou chinese keyboard input method and 
> enter characters in flex input field,characters are getting repeated
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-35399
>                 URL: https://issues.apache.org/jira/browse/FLEX-35399
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: FlexJS
>    Affects Versions: Apache Flex 4.16.1
>         Environment: Windows 7
> Firefox 45+ browsers
> Sogou keyboard input
>            Reporter: sunil kumar reddy
>            Priority: Minor
>
> Environment Details:Windows 7 machine,
> Browser:Firefox 45+
> Steps:
> Sogou chinese input keyboard method is enabled.
> In flex input field,enter the characters using Sogou chinese input keyboard.
> Issue:Characters are getting repeated in flex input field.
> If Sogou input keyboard is enabled english,it is ok.
> Flex input field code:
>  <mx:TextInput id='input'>
>         
>     </mx:TextInput>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to