Santanu Karar created FLEX-34403:
------------------------------------
Summary: 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
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.2#6252)