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)