You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Mihai Chira (JIRA)" <ji...@apache.org> on 2014/11/12 18:15:34 UTC

[jira] [Created] (FLEX-34637) Cannot edit text selection in spark TextInput and TextArea via keyboard with RIGHT key when selection started from right to left

Mihai Chira created FLEX-34637:
----------------------------------

             Summary: Cannot edit text selection in spark TextInput and TextArea via keyboard with RIGHT key when selection started from right to left
                 Key: FLEX-34637
                 URL: https://issues.apache.org/jira/browse/FLEX-34637
             Project: Apache Flex
          Issue Type: Bug
          Components: Spark: TextArea, Spark: TextInput
    Affects Versions: Apache Flex 4.13.0
            Reporter: Mihai Chira


*Steps to reproduce*:
# Enter some text in an <s:TextArea/> or <s:TextInput/> component
# Move the cursor anywhere but the left-most position
# Press Shift+LEFT or Shift+HOME
# Press RIGHT

*Actual behaviour*: nothing happens.
*Desired behaviour*: the selection shrinks toward the right by one character.



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