Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-18999

[Flash Player 2200606] Pressing End in TextArea takes you to start of next line instead

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • Adobe Flex SDK 3.1 (Release)
    • None
    • mx: TextArea
    • None
    • Affected OS(s): Windows
      Language Found: English

    Description

      Steps to reproduce:
      1. Run an app containing:
      <mx:TextArea width="100" height="150">
      <mx:text>Here is a whole bunch of text that will hopefully span multiple lines. Will it? Good.</mx:text>
      </mx:TextArea>
      2. Click to put the cursor in the middle of any line
      3. Press the End key

      Actual Results:
      Cursor moves to start of the next line

      Expected Results:
      Cursor moves to end of the current line

      Workaround (if any):
      Press the left arrow once after pressing End.

      Attachments

        Activity

          People

            Unassigned Unassigned
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: