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

Setting keyEquivalent in an XML dataProvider doesn't display in the FlexNativeMenu

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • Adobe Flex SDK 3.0 (Release)
    • None
    • mx: FlexNativeMenu
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Build and load the bugfile.
      2. Open the FlexNativeMenu 'Messenger'.
      Note: This is an XML DataProvider that looks like this:
      <item name="_Messenger" data="01_Messenger" >
      <subitem name="My _Status" data="01_status" >
      <choice name="_Available" data="01_01_avail" />
      <choice name="_Busy" data="01_02_busy" />
      <choice name="_Not At My Desk" data="01_03_avaidesk" />
      </subitem>
      <subitem name="My _Contact Details" data="01_contact" keyEquivalent="F1"/>
      <subitem name="My Account _Details" data="01_account" keyEquivalent="F5"/>
      </item>
      3. Click on the button "change to an Array dataProvider".
      4. Look at Menu option: Toys -> Cars
      Notice that the options here all have keyboard equivalents listed next to the label.

      Actual Results: If you have an XML dataProvider, the keyEquivalent doesn't show up in the NativeMenuItem.

      Expected Results: The key equivalent should show up next to the label.

      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: