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

[TLF 2527288] [CTFXG 2511900] Text dropped from SWF when you use <tab /> in RichText with spaces around it.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Cannot Reproduce
    • Adobe Flex SDK 4.0 (Release)
    • None
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. compile content.mxml which loads the following static fxg file:
      <Graphic version="2.0" xmlns="http://ns.adobe.com/fxg/2008">
      <Group>
      <RichText x="50" y="50" fontFamily="Verdana" fontSize="15" tabStops="s200">
      <content>
      Loose text in "Default=Collapse" TextFlow followed by a tab element <tab/>followed by more loose text in TextFlow MORE
      <p>
      Loose text in Paragraph followed by a tab element <tab/> followed by more loose text in Paragraph MORE
      </p>
      </content>
      </RichText>
      </Group>
      </Graphic>

      Actual Results: The text after the <tab /> does not show up.
      If you remove the spaces after the <tab/> tag, then, the text will show up as expected.

      Expected Results: The text should show up regardless of any space around the tab.

      Workaround (if any):

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: