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

The controlBar in RichTextEditor should be given an id so that user's can access it

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK Previous
    • None
    • mx: Rich Text Editor
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Actual Results: The TextArea, ComboBox, ColorPicker and other controls in a RTE are accessible through their id, but, the ControlBar is not. You cannot easily make the controlbar visible or invisible.

      Expected Results: Just change:
      <mx:ControlBar>
      to:
      <mx:ControlBar id="controlBar"> so that you can access - myRichTextEditor.controlBar.

      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: