You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Neil Madsen (JIRA)" <ji...@apache.org> on 2014/10/14 21:51:34 UTC

[jira] [Updated] (FLEX-34403) Right arrow never works when text selected in TextInput

     [ https://issues.apache.org/jira/browse/FLEX-34403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neil Madsen updated FLEX-34403:
-------------------------------
    Attachment: patch-FLEX-34403.diff

Needs to be tried out on something more than a single multiline text field. 

If someone could verify that it works on their machine that would be great.


> Right arrow never works when text selected in TextInput
> -------------------------------------------------------
>
>                 Key: FLEX-34403
>                 URL: https://issues.apache.org/jira/browse/FLEX-34403
>             Project: Apache Flex
>          Issue Type: Bug
>    Affects Versions: Apache Flex 4.12.1
>            Reporter: Santanu Karar
>            Priority: Minor
>              Labels: easytest
>         Attachments: patch-FLEX-34403.diff
>
>
> Problem severity:
> 1. Add a TextInput component to your project and run it.
> 2. Put some texts inside and select all (Ctrl+A)
> 3. Press left arrow - cursor moves to the first position of the text - text selection dismissed.
> 4. Press right arrow - text selection never dismissed. 
> 5. This behavior not found when selecting text partially.
> Expected:
> 4. Press right arrow - cursor moves to the end of the text selection - text selection dismissed.
> 5. Pressing arrow while selection of text should behave same in either 'select all' or partial selection cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)