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

RichTextEditor: Text Toggles to HtmlText When Changing Styles Via StyleManager

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK 3.0 (Release)
    • None
    • mx: Rich Text Editor
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Internet Explorer 7.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Create an app with a RTE and a button.
      2. Set a value for RTE.text = "Hello from Text"
      3. Set a value for RTE.htmlText = "Hello from HtmlText"
      4. On button click, set a button style (like fontSize) via StyleManager.
      5. Run the app
      6. Click the button.

      Actual Results:
      The readable text in the RTE changes from the .text value to the .htmlText value.

      Expected Results:
      The button should change it's style, and nothing should happen to the RTE.

      Workaround (if any):
      Subclass and fix.

      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: