You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Brady Kelley (JIRA)" <ji...@apache.org> on 2014/04/23 19:31:17 UTC

[jira] [Created] (FLEX-34248) Text Area using Stage Text cuts off text after losing focus on mobile devices

Brady Kelley created FLEX-34248:
-----------------------------------

             Summary: Text Area using Stage Text cuts off text after losing focus on mobile devices
                 Key: FLEX-34248
                 URL: https://issues.apache.org/jira/browse/FLEX-34248
             Project: Apache Flex
          Issue Type: Bug
          Components: Mobile: Text, Spark: TextArea
    Affects Versions: Apache Flex 4.12.0
         Environment: iOS 7, Android
            Reporter: Brady Kelley
         Attachments: TextAreaTest.fxp

Text Areas that use StageText cut off text after loosing focus.  This occurs on iOS and Android devices.

I have attached a sample project.

To replicate:
1. Add multiple lines of text to the text area with at least 3 new lines (using the return key).
2. Click outside the Text Area to lose focus.
3. notice how the text is cut off in the text area.

It looks like the proxy image is not creating a snapshot of the text correctly.  Also note that if you add multiple lines of text without any newlines it will display correctly.  It seems to be a specific issue with having new lines in there.



--
This message was sent by Atlassian JIRA
(v6.2#6252)