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

Unable to Use XmlList with multiple children as dataProvider for a MenuBar.

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • Adobe Flex SDK 3.0 (Release)
    • None
    • mx: Menu Bar
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Firefox 2.x
      Language Found: English

    Description

      We are unable to see the Menu3 Item in my example below:

      Attach Code

      <?xml version="1.0"?>
      <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" >
      <mx:MenuBar labelField="@label">
      <mx:dataProvider>
      <mx:XMLList>
      <menuitem label="Menu1">
      <menuitem label="Menu2">
      <menuitem label="Menu3">
      <menuitem label="Menu4">
      <menuitem label="Menu5"/>
      </menuitem>
      </menuitem>
      </menuitem>
      </menuitem>
      </mx:XMLList>
      </mx:dataProvider>
      </mx:MenuBar>
      </mx:Application>

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            adobejira Adobe JIRA

            Dates

              Created:
              Updated:

              Slack

                Issue deployment