Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Apache Flex 4.13.0
-
None
-
None
Description
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.