You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Erik de Bruin (JIRA)" <ji...@apache.org> on 2014/10/15 08:55:34 UTC

[jira] [Resolved] (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 ]

Erik de Bruin resolved FLEX-34403.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Apache Flex 4.14.0

Applied patch to 'develop' branch (commit 80f3042db978557183109deb8231a6d84853d657). Fix worked locally for me, not sure about side effects, but it's an easy enough revert if something bad happens ;-)

> 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
>            Assignee: Erik de Bruin
>            Priority: Minor
>              Labels: easytest, patch
>             Fix For: Apache Flex 4.14.0
>
>         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)