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

TextArea text disappears if border is not visible and either heightInLines or widthInChars = NaN

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK Previous
    • None
    • Spark: TextArea
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. define a TextArea with borderVisible="false"
      2. set either the heightInLines to NaN or the widthInChars to NaN (or both)
      3. assign enough text to the TextArea to force it to wrap to two or more lines.
      4. set a background color so that the shape of the TextArea is obvious.

      Actual Results:
      The shape of the TextArea is correct, based on the text contents, but the contents are not visible.

      Expected Results:
      As above, but with the text showing.

      Workaround (if any):
      Set border color to match background color of containing component. Skin the TextArea to suppress the shadow.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: